ar9003_txc         29 drivers/net/wireless/ath/ath9k/ar9003_mac.c 	struct ar9003_txc *ads = ds;
ar9003_txc        160 drivers/net/wireless/ath/ath9k/ar9003_mac.c static u16 ar9003_calc_ptr_chksum(struct ar9003_txc *ads)
ar9003_txc        175 drivers/net/wireless/ath/ath9k/ar9003_mac.c 	struct ar9003_txc *ads = ds;
ar9003_txc        436 drivers/net/wireless/ath/ath9k/ar9003_mac.c 	const struct ar9003_txc *adc = ds;
ar9003_txc         53 drivers/net/wireless/ath/ath9k/ar9003_mac.h #define AR9003TXC_CONST(_ds) ((const struct ar9003_txc *) _ds)
ar9003_txc       2617 drivers/net/wireless/ath/ath9k/hw.c 		pCap->tx_desc_len = sizeof(struct ar9003_txc);