Searched refs:ts_paddr_start (Results 1 - 3 of 3) 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,
637 REG_WRITE(ah, AR_Q_STATUS_RING_START, ah->ts_paddr_start);
642 u32 ts_paddr_start,
646 ah->ts_paddr_start = ts_paddr_start;
647 ah->ts_paddr_end = ts_paddr_start + (size * sizeof(struct ar9003_txs));
641 ath9k_hw_setup_statusring(struct ath_hw *ah, void *ts_start, u32 ts_paddr_start, u8 size) argument
H A Dar9003_mac.h120 u32 ts_paddr_start,
H A Dhw.h824 u32 ts_paddr_start; member in struct:ath_hw

Completed in 66 milliseconds