Searched refs:IEEE80211_TX_UNLOCK (Results 1 – 7 of 7) sorted by relevance
295 IEEE80211_TX_UNLOCK(ic); in ieee80211_dwds_mcast()303 IEEE80211_TX_UNLOCK(ic); in ieee80211_dwds_mcast()
274 IEEE80211_TX_UNLOCK(ic); in ieee80211_vap_pkt_send_dest()288 IEEE80211_TX_UNLOCK(ic); in ieee80211_vap_pkt_send_dest()781 IEEE80211_TX_UNLOCK(ic);962 IEEE80211_TX_UNLOCK(ic);1082 IEEE80211_TX_UNLOCK(ic);2308 IEEE80211_TX_UNLOCK(ic);2925 IEEE80211_TX_UNLOCK(ic);
671 IEEE80211_TX_UNLOCK(ic); in ieee80211_ff_age()842 IEEE80211_TX_UNLOCK(ic); in ieee80211_ff_check()
1271 IEEE80211_TX_UNLOCK(ic); in mesh_forward()2756 IEEE80211_TX_UNLOCK(ic); in mesh_send_action()
695 IEEE80211_TX_UNLOCK(ic); in hwmp_send_action()
2484 IEEE80211_TX_UNLOCK(ic); in ieee80211_send_bar()
615 #define IEEE80211_TX_UNLOCK(ic) lockmgr(&(ic)->ic_txlock, LK_RELEASE) macro