Home
last modified time | relevance | path

Searched refs:AR5K_QUEUE_RDYTIMECFG (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/ath5k/
Dqcu.c386 AR5K_QUEUE_RDYTIMECFG(queue)); in ath5k_hw_reset_tx_queue()
439 AR5K_QUEUE_RDYTIMECFG(queue)); in ath5k_hw_reset_tx_queue()
Dreg.h601 #define AR5K_QUEUE_RDYTIMECFG(_q) AR5K_QUEUE_REG(AR5K_QCU_RDYTIMECFG_BASE, _q) macro