Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath.c171 static void ath_update_promisc(struct ieee80211com *);
1312 ic->ic_update_promisc = ath_update_promisc; in ath_attach()
3625 ath_update_promisc(struct ieee80211com *ic) in ath_update_promisc() function