Searched refs:ATH_NODE_LOCK_ASSERT (Results 1 – 2 of 2) sorted by relevance
1439 ATH_NODE_LOCK_ASSERT(an); in ath_rate_fetch_node_stats()
415 #define ATH_NODE_LOCK_ASSERT(_an) mtx_assert(&(_an)->an_mtx, MA_OWNED) macro