Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dath9k.h608 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.c1708 ath_tx_aggr_wakeup(sc, an); in ath9k_sta_notify()
H A Dxmit.c1649 void ath_tx_aggr_wakeup(struct ath_softc *sc, struct ath_node *an) in ath_tx_aggr_wakeup() function