Searched refs:ATH_RX_UNLOCK (Results 1 – 5 of 5) sorted by relevance
194 ATH_RX_UNLOCK(sc); in ath_edma_stoprecv()305 ATH_RX_UNLOCK(sc); in ath_edma_startrecv()440 ATH_RX_UNLOCK(sc); in ath_edma_recv_proc_queue()507 ATH_RX_UNLOCK(sc); in ath_edma_recv_proc_queue()572 ATH_RX_UNLOCK(sc); in ath_edma_recv_proc_deferred_queue()610 ATH_RX_UNLOCK(sc); in ath_edma_recv_proc_deferred_queue()985 ATH_RX_UNLOCK(sc); in ath_edma_dma_rxsetup()1001 ATH_RX_UNLOCK(sc); in ath_edma_dma_rxteardown()
1436 ATH_RX_UNLOCK(sc); in ath_legacy_stoprecv()1483 ATH_RX_UNLOCK(sc); in ath_legacy_startrecv()
2029 ATH_RX_UNLOCK(sc); in ath_resume()2643 ATH_RX_UNLOCK(sc); in ath_init()3028 ATH_RX_UNLOCK(sc); in ath_reset()5341 ATH_RX_UNLOCK(sc); in ath_chan_set()
550 ATH_RX_UNLOCK(sc); in ath_sysctl_txagg()
1017 #define ATH_RX_UNLOCK(_sc) mtx_unlock(&(_sc)->sc_rx_mtx) macro