Home
last modified time | relevance | path

Searched refs:ATH_PCU_UNLOCK_ASSERT (Results 1 – 3 of 3) sorted by relevance

/dragonfly/sys/dev/netif/ath/ath/
HDif_ath_rx.c1042 ATH_PCU_UNLOCK_ASSERT(sc); in ath_rx_proc()
HDif_ath.c2783 ATH_PCU_UNLOCK_ASSERT(sc);
2885 ATH_PCU_UNLOCK_ASSERT(sc);
5222 ATH_PCU_UNLOCK_ASSERT(sc);
HDif_athvar.h1007 #define ATH_PCU_UNLOCK_ASSERT(_sc) KKASSERT(lockstatus(&(_sc)->sc_pcu_mtx, curthread) != LK_EX… macro