Searched refs:AR_QTXDP (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ath/ath9k/
H A Dmac.c48 return REG_READ(ah, AR_QTXDP(q));
54 REG_WRITE(ah, AR_QTXDP(q), txdp);
H A Dreg.h385 #define AR_QTXDP(_i) (AR_Q0_TXDP + ((_i)<<2)) macro

Completed in 81 milliseconds