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