Home
last modified time | relevance | path

Searched refs:ar9003_txs (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9003_mac.h99 struct ar9003_txs { struct
H A Dar9003_mac.c358 struct ar9003_txs *ads; in ar9003_hw_proc_txdesc()
597 ah->ts_size * sizeof(struct ar9003_txs)); in ath9k_hw_reset_txstatus_ring()
614 ah->ts_paddr_end = ts_paddr_start + (size * sizeof(struct ar9003_txs)); in ath9k_hw_setup_statusring()
H A Dhw.h943 struct ar9003_txs *ts_ring;
H A Dhw.c2615 pCap->txs_len = sizeof(struct ar9003_txs); in ath9k_hw_fill_cap_info()