Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_athvar.h416 #define ATH_NODE_UNLOCK_ASSERT(_an) mtx_assert(&(_an)->an_mtx, \ macro
H A Dif_ath.c4357 ATH_NODE_UNLOCK_ASSERT(an); in ath_tx_update_ratectrl()