Searched refs:ts_tail (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.c240 ads = &ah->ts_ring[ah->ts_tail];
245 ah->ts_tail = (ah->ts_tail + 1) % ah->ts_size;
627 ah->ts_tail = 0;
H A Dhw.h826 u16 ts_tail; member in struct:ath_hw

Completed in 117 milliseconds