Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c164 static void ath_bmiss_vap(struct ieee80211vap *);
1665 vap->iv_bmiss = ath_bmiss_vap; in ath_vap_create()
2405 ath_bmiss_vap(struct ieee80211vap *vap) in ath_bmiss_vap() function