Searched defs:ads (Results 1 – 2 of 2) sorted by relevance
262 struct ar5416_desc *ads = AR5416DESC(ds); in ath9k_hw_filltxdesc() local290 struct ar5416_desc *ads = AR5416DESC(ds); in ath9k_hw_cleartxdesc() local302 struct ar5416_desc *ads = AR5416DESC(ds); in ath9k_hw_txprocdesc() local392 struct ar5416_desc *ads = AR5416DESC(ds); in ath9k_hw_set11n_txdesc() local434 struct ar5416_desc *ads = AR5416DESC(ds); in ath9k_hw_set11n_ratescenario() local490 struct ar5416_desc *ads = AR5416DESC(ds); in ath9k_hw_set11n_aggr_first() local502 struct ar5416_desc *ads = AR5416DESC(ds); in ath9k_hw_set11n_aggr_middle() local517 struct ar5416_desc *ads = AR5416DESC(ds); in ath9k_hw_set11n_aggr_last() local528 struct ar5416_desc *ads = AR5416DESC(ds); in ath9k_hw_clr11n_aggr() local538 struct ar5416_desc *ads = AR5416DESC(ds); in ath9k_hw_set11n_burstduration() local[all …]
322 #define RXSTATUS_RATE(ah, ads) (AR_SREV_5416_V20_OR_LATER(ah) ? \ argument