Searched refs:ts_paddr_end (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 Dar9003_mac.c634 ah->ts_paddr_start, ah->ts_paddr_end,
638 REG_WRITE(ah, AR_Q_STATUS_RING_END, ah->ts_paddr_end);
647 ah->ts_paddr_end = ts_paddr_start + (size * sizeof(struct ar9003_txs));
H A Dhw.h825 u32 ts_paddr_end; member in struct:ath_hw

Completed in 110 milliseconds