Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Dath9k.h579 void ath_tx_aggr_wakeup(struct ath_softc *sc, struct ath_node *an);
Dchannel.c1561 ath_tx_aggr_wakeup(sc, an); in ath9k_p2p_ps_timer()
Dmain.c1607 ath_tx_aggr_wakeup(sc, an); in ath9k_sta_notify()
Dxmit.c1556 void ath_tx_aggr_wakeup(struct ath_softc *sc, struct ath_node *an) in ath_tx_aggr_wakeup() function