Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dmac.c423 REG_WRITE(ah, AR_DCHNTIME(q), in ath9k_hw_resettxqueue()
H A Dreg.h567 #define AR_DCHNTIME(_i) (AR_D0_CHNTIME + ((_i)<<2)) macro