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

/freebsd-11-stable/sys/net80211/
H A Dieee80211_power.c136 IEEE80211_PSQ_LOCK(psq);
185 IEEE80211_PSQ_LOCK(psq);
238 IEEE80211_PSQ_LOCK(psq);
332 IEEE80211_PSQ_LOCK(psq);
428 IEEE80211_PSQ_LOCK(psq);
H A Dieee80211_freebsd.h135 #define IEEE80211_PSQ_LOCK(_psq) mtx_lock(&(_psq)->psq_lock) macro

Completed in 182 milliseconds