Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/ath/
HDif_ath_tx.h135 extern void ath_tx_node_wakeup(struct ath_softc *sc, struct ath_node *an);
HDif_ath.c6285 ath_tx_node_wakeup(sc, an); in ath_newassoc()
6668 ath_tx_node_wakeup(sc, an); in ath_node_powersave()
HDif_ath_tx.c6344 ath_tx_node_wakeup(struct ath_softc *sc, struct ath_node *an) function