Searched refs:ATH_PCU_UNLOCK (Results 1 – 6 of 6) sorted by relevance
366 ATH_PCU_UNLOCK(sc); in ath_edma_recv_flush()400 ATH_PCU_UNLOCK(sc); in ath_edma_recv_flush()631 ATH_PCU_UNLOCK(sc); in ath_edma_recv_tasklet()635 ATH_PCU_UNLOCK(sc); in ath_edma_recv_tasklet()661 ATH_PCU_UNLOCK(sc); in ath_edma_recv_tasklet()
2098 ATH_PCU_UNLOCK(sc); in ath_intr()2109 ATH_PCU_UNLOCK(sc); in ath_intr()2113 ATH_PCU_UNLOCK(sc); in ath_intr()2129 ATH_PCU_UNLOCK(sc); in ath_intr()2176 ATH_PCU_UNLOCK(sc); in ath_intr()2190 ATH_PCU_UNLOCK(sc); in ath_intr()2271 ATH_PCU_UNLOCK(sc); in ath_intr()2310 ATH_PCU_UNLOCK(sc); in ath_intr()2343 ATH_PCU_UNLOCK(sc); in ath_intr()2370 ATH_PCU_UNLOCK(sc); in ath_intr()[all …]
1098 ATH_PCU_UNLOCK(sc); in ath_rx_proc()1270 ATH_PCU_UNLOCK(sc); in ath_rx_proc()1296 ATH_PCU_UNLOCK(sc); in ath_rx_proc()1317 ATH_PCU_UNLOCK(sc); in ath_legacy_rx_tasklet()1320 ATH_PCU_UNLOCK(sc); in ath_legacy_rx_tasklet()
767 ATH_PCU_UNLOCK(sc); in ath_edma_tx_proc()781 ATH_PCU_UNLOCK(sc); in ath_edma_tx_proc()
2432 ATH_PCU_UNLOCK(sc); in ath_raw_xmit()2436 ATH_PCU_UNLOCK(sc); in ath_raw_xmit()2517 ATH_PCU_UNLOCK(sc); in ath_raw_xmit()2541 ATH_PCU_UNLOCK(sc); in ath_raw_xmit()
995 #define ATH_PCU_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_pcu_mtx) macro