Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/ath/
Dif_ath_ioctl.c152 ATH_NODE_UNLOCK(an); in ath_ioctl_ratestats()
Dif_athvar.h415 #define ATH_NODE_UNLOCK(_an) mtx_unlock(&(_an)->an_mtx) macro
Dif_ath.c4317 ATH_NODE_UNLOCK(an); in ath_tx_update_ratectrl()
6258 ATH_NODE_UNLOCK(an); in ath_newassoc()
Dif_ath_tx.c1405 ATH_NODE_UNLOCK(ATH_NODE(bf->bf_node)); in ath_tx_do_ratelookup()