Home
last modified time | relevance | path

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

/trueos/sys/dev/ath/
HDif_athvar.h391 #define ATH_NODE_LOCK(_an) mtx_lock(&(_an)->an_mtx) macro
HDif_ath.c4026 ATH_NODE_LOCK(an); in ath_tx_update_ratectrl()
5857 ATH_NODE_LOCK(an); in ath_ioctl_ratestats()
HDif_ath_tx.c1395 ATH_NODE_LOCK(ATH_NODE(bf->bf_node)); in ath_tx_do_ratelookup()