Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dhtc_drv_beacon.c309 ath9k_hw_resettxqueue(ah, priv->beaconq); in ath9k_htc_beaconq_config()
Dmac.c415 bool ath9k_hw_resettxqueue(struct ath_hw *ah, u32 q) in ath9k_hw_resettxqueue() function
600 EXPORT_SYMBOL(ath9k_hw_resettxqueue);
Dmac.h689 bool ath9k_hw_resettxqueue(struct ath_hw *ah, u32 q);
Dhtc_drv_txrx.c76 ath9k_hw_resettxqueue(ah, qnum); in ath_htc_txq_update()
Dbeacon.c53 ath9k_hw_resettxqueue(ah, sc->beacon.beaconq); in ath_beaconq_config()
Dhw.c1413 ath9k_hw_resettxqueue(ah, i); in ath9k_hw_reset()
Dxmit.c1049 ath9k_hw_resettxqueue(ah, qnum); in ath_txq_update()