Home
last modified time | relevance | path

Searched refs:ath_draintxq (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/net/wireless/ath/ath9k/
Dbeacon.c183 ath_draintxq(sc, cabq); in ath9k_beacon_generate()
Dath9k.h585 void ath_draintxq(struct ath_softc *sc, struct ath_txq *txq);
Dxmit.c1886 void ath_draintxq(struct ath_softc *sc, struct ath_txq *txq) in ath_draintxq() function
1946 ath_draintxq(sc, txq); in ath_drain_all_txq()