Searched refs:AR_DCHNTIME (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ | ||
H A D | mac.c | 423 REG_WRITE(ah, AR_DCHNTIME(q), in ath9k_hw_resettxqueue() |
H A D | reg.h | 567 #define AR_DCHNTIME(_i) (AR_D0_CHNTIME + ((_i)<<2)) macro |