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

/freebsd-12-stable/sys/net80211/
H A Dieee80211_superg.c646 IEEE80211_FF_UNLOCK(ic);
668 IEEE80211_FF_UNLOCK(ic);
812 IEEE80211_FF_UNLOCK(ic);
821 IEEE80211_FF_UNLOCK(ic);
842 IEEE80211_FF_UNLOCK(ic);
864 IEEE80211_FF_UNLOCK(ic);
886 IEEE80211_FF_UNLOCK(ic);
957 IEEE80211_FF_UNLOCK(ic);
H A Dieee80211_freebsd.h116 #define IEEE80211_FF_UNLOCK(_ic) mtx_unlock(IEEE80211_FF_LOCK_OBJ(_ic)) macro

Completed in 111 milliseconds