Home
last modified time | relevance | path

Searched refs:ar9003_txc (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dar9003_mac.h53 #define AR9003TXC_CONST(_ds) ((const struct ar9003_txc *) _ds)
71 struct ar9003_txc { struct
Dar9003_mac.c29 struct ar9003_txc *ads = ds; in ar9003_set_txdesc()
161 static u16 ar9003_calc_ptr_chksum(struct ar9003_txc *ads) in ar9003_calc_ptr_chksum()
176 struct ar9003_txc *ads = ds; in ar9003_hw_set_desc_link()
437 const struct ar9003_txc *adc = ds; in ar9003_hw_get_duration()
Dhw.c2614 pCap->tx_desc_len = sizeof(struct ar9003_txc); in ath9k_hw_fill_cap_info()