Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dmac.c432 REG_SET_BIT(ah, AR_DMISC(q), AR_D_MISC_POST_FR_BKOFF_DIS); in ath9k_hw_resettxqueue()
452 | AR_D_MISC_POST_FR_BKOFF_DIS); in ath9k_hw_resettxqueue()
491 REG_SET_BIT(ah, AR_DMISC(q), AR_D_MISC_POST_FR_BKOFF_DIS); in ath9k_hw_resettxqueue()
501 AR_D_MISC_POST_FR_BKOFF_DIS); in ath9k_hw_resettxqueue()
Dreg.h602 #define AR_D_MISC_POST_FR_BKOFF_DIS 0x00200000 macro