Searched refs:ath_tx_aggr_wakeup (Results 1 – 4 of 4) sorted by relevance
609 void ath_tx_aggr_wakeup(struct ath_softc *sc, struct ath_node *an);
1598 ath_tx_aggr_wakeup(sc, an); in ath9k_p2p_ps_timer()
1708 ath_tx_aggr_wakeup(sc, an); in ath9k_sta_notify()
1648 void ath_tx_aggr_wakeup(struct ath_softc *sc, struct ath_node *an) in ath_tx_aggr_wakeup() function