Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/
H A Dath9k.h607 void ath_tx_aggr_wakeup(struct ath_softc *sc, struct ath_node *an);
H A Dchannel.c1598 ath_tx_aggr_wakeup(sc, an); in ath9k_p2p_ps_timer()
H A Dmain.c1714 ath_tx_aggr_wakeup(sc, an); in ath9k_sta_notify()
H A Dxmit.c1588 void ath_tx_aggr_wakeup(struct ath_softc *sc, struct ath_node *an) in ath_tx_aggr_wakeup() function