Home
last modified time | relevance | path

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

/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 Dhtc_drv_txrx.c208 ath9k_hw_resettxqueue(ah, qnum); in ath_htc_txq_update()