Home
last modified time | relevance | path

Searched refs:ath_reset_vap (Results 1 – 1 of 1) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c159 static int ath_reset_vap(struct ieee80211vap *, u_long);
1660 vap->iv_reset = ath_reset_vap; in ath_vap_create()
3137 ath_reset_vap(struct ieee80211vap *vap, u_long cmd) in ath_reset_vap() function