Home
last modified time | relevance | path

Searched refs:ATH_PCU_LOCK_ASSERT (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/dev/ath/
H A Dif_athvar.h992 #define ATH_PCU_LOCK_ASSERT(_sc) mtx_assert(&(_sc)->sc_pcu_mtx, \ macro
H A Dif_ath.c2826 ATH_PCU_LOCK_ASSERT(sc); in ath_txrx_stop_locked()
2893 ATH_PCU_LOCK_ASSERT(sc); in ath_reset_grablock()