Searched refs:IEEE80211_M_WAITOK (Results 1 – 3 of 3) sorted by relevance
336 IEEE80211_M_WAITOK | IEEE80211_M_ZERO, in ieee80211_ifattach()340 ic->ic_ierrors = counter_u64_alloc(IEEE80211_M_WAITOK); in ieee80211_ifattach()341 ic->ic_oerrors = counter_u64_alloc(IEEE80211_M_WAITOK); in ieee80211_ifattach()
720 #define IEEE80211_M_WAITOK M_WAITOK macro
2489 IEEE80211_M_WAITOK | IEEE80211_M_ZERO); in ieee80211_probereq_ie()