Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211.c336 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()
H A Dieee80211_freebsd.h720 #define IEEE80211_M_WAITOK M_WAITOK macro
H A Dieee80211_output.c2489 IEEE80211_M_WAITOK | IEEE80211_M_ZERO); in ieee80211_probereq_ie()