Home
last modified time | relevance | path

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

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