Home
last modified time | relevance | path

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

/freebsd/sys/dev/ath/
H A Dif_ath_ioctl.c142 ATH_NODE_LOCK(an); in ath_ioctl_ratestats()
H A Dif_athvar.h413 #define ATH_NODE_LOCK(_an) mtx_lock(&(_an)->an_mtx) macro
H A Dif_ath.c4366 ATH_NODE_LOCK(an); in ath_tx_update_ratectrl()
6316 ATH_NODE_LOCK(an); in ath_newassoc()
H A Dif_ath_tx.c1390 ATH_NODE_LOCK(ATH_NODE(bf->bf_node)); in ath_tx_do_ratelookup()