Searched refs:ATH_PCU_UNLOCK_ASSERT (Results 1 – 3 of 3) sorted by relevance
1093 ATH_PCU_UNLOCK_ASSERT(sc); in ath_rx_proc()
2855 ATH_PCU_UNLOCK_ASSERT(sc);2953 ATH_PCU_UNLOCK_ASSERT(sc); in ath_reset()5269 ATH_PCU_UNLOCK_ASSERT(sc); in ath_chan_set()
994 #define ATH_PCU_UNLOCK_ASSERT(_sc) mtx_assert(&(_sc)->sc_pcu_mtx, \ macro