Searched refs:ath_tx_node_wakeup (Results 1 – 3 of 3) sorted by relevance
136 extern void ath_tx_node_wakeup(struct ath_softc *sc, struct ath_node *an);
5866 ath_tx_node_wakeup(sc, an); in ath_newassoc()6240 ath_tx_node_wakeup(sc, an); in ath_node_powersave()
6136 ath_tx_node_wakeup(struct ath_softc *sc, struct ath_node *an) function