Searched refs:ath9k_hw_resettxqueue (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | htc_drv_beacon.c | 61 ath9k_hw_resettxqueue(ah, priv->beacon.beaconq); in ath9k_htc_beaconq_config()
|
H A D | mac.c | 367 bool ath9k_hw_resettxqueue(struct ath_hw *ah, u32 q) in ath9k_hw_resettxqueue() function 522 EXPORT_SYMBOL(ath9k_hw_resettxqueue); variable
|
H A D | beacon.c | 63 ath9k_hw_resettxqueue(ah, sc->beacon.beaconq); in ath9k_beaconq_config()
|
H A D | mac.h | 732 bool ath9k_hw_resettxqueue(struct ath_hw *ah, u32 q);
|
H A D | htc_drv_txrx.c | 208 ath9k_hw_resettxqueue(ah, qnum); in ath_htc_txq_update()
|
H A D | xmit.c | 1791 ath9k_hw_resettxqueue(ah, qnum); in ath_txq_update()
|
H A D | hw.c | 1743 ath9k_hw_resettxqueue(ah, i); in ath9k_hw_init_queues()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | htc_drv_beacon.c | 61 ath9k_hw_resettxqueue(ah, priv->beacon.beaconq); in ath9k_htc_beaconq_config()
|
H A D | mac.c | 367 bool ath9k_hw_resettxqueue(struct ath_hw *ah, u32 q) in ath9k_hw_resettxqueue() function 522 EXPORT_SYMBOL(ath9k_hw_resettxqueue); variable
|
H A D | beacon.c | 63 ath9k_hw_resettxqueue(ah, sc->beacon.beaconq); in ath9k_beaconq_config()
|
H A D | mac.h | 734 bool ath9k_hw_resettxqueue(struct ath_hw *ah, u32 q);
|
H A D | htc_drv_txrx.c | 208 ath9k_hw_resettxqueue(ah, qnum); in ath_htc_txq_update()
|
H A D | hw.c | 1742 ath9k_hw_resettxqueue(ah, i); in ath9k_hw_init_queues()
|
H A D | xmit.c | 1850 ath9k_hw_resettxqueue(ah, qnum); in ath_txq_update()
|
Completed in 31 milliseconds