Searched refs:IEEE80211_FF_LOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/net80211/
H A Dieee80211_superg.c644 IEEE80211_FF_LOCK(ic);
794 IEEE80211_FF_LOCK(ic);
938 IEEE80211_FF_LOCK(ic);
H A Dieee80211_freebsd.h115 #define IEEE80211_FF_LOCK(_ic) mtx_lock(IEEE80211_FF_LOCK_OBJ(_ic)) macro

Completed in 104 milliseconds