Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath9k/
Dath9k.h609 void ath_tx_aggr_wakeup(struct ath_softc *sc, struct ath_node *an);
Dchannel.c1598 ath_tx_aggr_wakeup(sc, an); in ath9k_p2p_ps_timer()
Dmain.c1708 ath_tx_aggr_wakeup(sc, an); in ath9k_sta_notify()
Dxmit.c1648 void ath_tx_aggr_wakeup(struct ath_softc *sc, struct ath_node *an) in ath_tx_aggr_wakeup() function