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

/freebsd-12-stable/sys/net80211/
H A Dieee80211_power.c138 IEEE80211_PSQ_LOCK(psq);
187 IEEE80211_PSQ_LOCK(psq);
240 IEEE80211_PSQ_LOCK(psq);
334 IEEE80211_PSQ_LOCK(psq);
430 IEEE80211_PSQ_LOCK(psq);
H A Dieee80211_freebsd.h151 #define IEEE80211_PSQ_LOCK(_psq) mtx_lock(&(_psq)->psq_lock) macro

Completed in 29 milliseconds