Searched defs:rate_array (Results  1 – 2 of 2) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/ath/ath9k/ | 
| D | ar5008_phy.c | 1258 static void ar5008_hw_init_txpower_cck(struct ath_hw *ah, int16_t *rate_array)  in ar5008_hw_init_txpower_cck()1271 static void ar5008_hw_init_txpower_ofdm(struct ath_hw *ah, int16_t *rate_array,  in ar5008_hw_init_txpower_ofdm()
 1282 static void ar5008_hw_init_txpower_ht(struct ath_hw *ah, int16_t *rate_array,  in ar5008_hw_init_txpower_ht()
 1296 void ar5008_hw_init_rate_txpower(struct ath_hw *ah, int16_t *rate_array,  in ar5008_hw_init_rate_txpower()
 
 | 
| D | ar9003_phy.c | 1836 static void ar9003_hw_init_txpower_cck(struct ath_hw *ah, u8 *rate_array)  in ar9003_hw_init_txpower_cck()1846 static void ar9003_hw_init_txpower_ofdm(struct ath_hw *ah, u8 *rate_array,  in ar9003_hw_init_txpower_ofdm()
 1858 static void ar9003_hw_init_txpower_ht(struct ath_hw *ah, u8 *rate_array,  in ar9003_hw_init_txpower_ht()
 1895 void ar9003_hw_init_rate_txpower(struct ath_hw *ah, u8 *rate_array,  in ar9003_hw_init_rate_txpower()
 
 |