Searched refs:ath_update_promisc (Results 1 – 1 of 1) sorted by relevance
171 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