Home
last modified time | relevance | path

Searched refs:IEEE80211_TX_UNLOCK_ASSERT (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/net80211/
H A Dieee80211_mesh.c1044 IEEE80211_TX_UNLOCK_ASSERT(vap->iv_ic); in mesh_transmit_to_gate()
1080 IEEE80211_TX_UNLOCK_ASSERT(ic); in ieee80211_mesh_forward_to_gates()
1160 IEEE80211_TX_UNLOCK_ASSERT(ic); in mesh_forward()
1382 IEEE80211_TX_UNLOCK_ASSERT(vap->iv_ic); in mesh_recv_indiv_data_to_fwrd()
1441 IEEE80211_TX_UNLOCK_ASSERT(vap->iv_ic); in mesh_recv_indiv_data_to_me()
1506 IEEE80211_TX_UNLOCK_ASSERT(vap->iv_ic); in mesh_recv_group_data()
1554 IEEE80211_TX_UNLOCK_ASSERT(ic); in mesh_input()
H A Dieee80211_freebsd.h100 #define IEEE80211_TX_UNLOCK_ASSERT(_ic) \ macro
H A Dieee80211_superg.c780 IEEE80211_TX_UNLOCK_ASSERT(ic); in ieee80211_ff_check()
H A Dieee80211_freebsd.c743 IEEE80211_TX_UNLOCK_ASSERT(vap->iv_ic); in ieee80211_vap_xmitpkt()