Home
last modified time | relevance | path

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

/external/syslinux/gpxe/src/drivers/net/ath5k/
Dath5k_qcu.c329 AR5K_Q_ENABLE_BITS(ah->ah_txq_imr_nofrm, queue); in ath5k_hw_reset_tx_queue()
342 ah->ah_txq_imr_nofrm &= ah->ah_txq_status; in ath5k_hw_reset_tx_queue()
364 ath5k_hw_reg_write(ah, AR5K_REG_SM(ah->ah_txq_imr_nofrm, in ath5k_hw_reset_tx_queue()
368 if (ah->ah_txq_imr_nofrm == 0) in ath5k_hw_reset_tx_queue()
Dath5k.h1021 u32 ah_txq_imr_nofrm; member