Searched refs:ATH_UNLOCK_ASSERT (Results 1 – 3 of 3) sorted by relevance
2776 ATH_UNLOCK_ASSERT(sc); in ath_txrx_stop_locked()2805 ATH_UNLOCK_ASSERT(sc);2905 ATH_UNLOCK_ASSERT(sc); in ath_reset()5216 ATH_UNLOCK_ASSERT(sc); in ath_chan_set()
1091 ATH_UNLOCK_ASSERT(sc); in ath_rx_proc()
938 #define ATH_UNLOCK_ASSERT(_sc) mtx_assert(&(_sc)->sc_mtx, MA_NOTOWNED) macro