Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/ath/
H A Dif_ath_tx.h137 extern void ath_tx_node_reassoc(struct ath_softc *sc, struct ath_node *an);
H A Dif_ath_tx.c6119 ath_tx_node_reassoc(struct ath_softc *sc, struct ath_node *an) function
H A Dif_ath.c6343 ath_tx_node_reassoc(sc, an); in ath_newassoc()