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