Searched refs:ATH_NODE_LOCK_ASSERT (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/dev/ath/ath_rate/sample/
H A Dsample.c1439 ATH_NODE_LOCK_ASSERT(an);
/freebsd-current/sys/dev/ath/
H A Dif_athvar.h415 #define ATH_NODE_LOCK_ASSERT(_an) mtx_assert(&(_an)->an_mtx, MA_OWNED) macro

Completed in 138 milliseconds