Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath5k/
Dqcu.c487 AR5K_Q_ENABLE_BITS(ah->ah_txq_imr_nofrm, queue); in ath5k_hw_reset_tx_queue()
500 ah->ah_txq_imr_nofrm &= ah->ah_txq_status; in ath5k_hw_reset_tx_queue()
530 ath5k_hw_reg_write(ah, AR5K_REG_SM(ah->ah_txq_imr_nofrm, in ath5k_hw_reset_tx_queue()
535 if (ah->ah_txq_imr_nofrm == 0) in ath5k_hw_reset_tx_queue()
Dath5k.h1395 u32 ah_txq_imr_nofrm; member