Searched refs:ts_tail (Results 1 – 2 of 2) sorted by relevance
361 ads = &ah->ts_ring[ah->ts_tail]; in ar9003_hw_proc_txdesc()367 ah->ts_tail = (ah->ts_tail + 1) % ah->ts_size; in ar9003_hw_proc_txdesc()594 ah->ts_tail = 0; in ath9k_hw_reset_txstatus_ring()
946 u16 ts_tail; member