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

/haiku/src/libs/compat/freebsd_wlan/net80211/
H A Dieee80211_superg.c644 IEEE80211_FF_LOCK(ic);
794 IEEE80211_FF_LOCK(ic);
938 IEEE80211_FF_LOCK(ic);
H A Dieee80211_haiku.h129 #define IEEE80211_FF_LOCK(_ic) mtx_lock(IEEE80211_FF_LOCK_OBJ(_ic)) macro

Completed in 21 milliseconds