Searched refs:IEEE80211_TX_LOCK_DESTROY (Results 1 – 2 of 2) sorted by relevance
591 #define IEEE80211_TX_LOCK_DESTROY(ic) lockuninit(&(ic)->ic_txlock) macro
464 IEEE80211_TX_LOCK_DESTROY(ic); in ieee80211_ifdetach()