Home
last modified time | relevance | path

Searched refs:ath9k_hw_resettxqueue (Results 1 – 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
Dmac.c367 bool ath9k_hw_resettxqueue(struct ath_hw *ah, u32 q) in ath9k_hw_resettxqueue() function
522 EXPORT_SYMBOL(ath9k_hw_resettxqueue);
Dhtc_drv_beacon.c61 ath9k_hw_resettxqueue(ah, priv->beacon.beaconq); in ath9k_htc_beaconq_config()
Dmac.h730 bool ath9k_hw_resettxqueue(struct ath_hw *ah, u32 q);
Dbeacon.c63 ath9k_hw_resettxqueue(ah, sc->beacon.beaconq); in ath9k_beaconq_config()
Dhtc_drv_txrx.c208 ath9k_hw_resettxqueue(ah, qnum); in ath_htc_txq_update()
Dhw.c1743 ath9k_hw_resettxqueue(ah, i); in ath9k_hw_init_queues()
Dxmit.c1791 ath9k_hw_resettxqueue(ah, qnum); in ath_txq_update()