Searched defs:rate_array (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/drivers/net/wireless/ath/ath9k/ |
H A D | ar5008_phy.c | 1254 static void ar5008_hw_init_txpower_cck(struct ath_hw *ah, int16_t *rate_array) ar5008_hw_init_txpower_cck() argument 1267 static void ar5008_hw_init_txpower_ofdm(struct ath_hw *ah, int16_t *rate_array, ar5008_hw_init_txpower_ofdm() argument 1278 static void ar5008_hw_init_txpower_ht(struct ath_hw *ah, int16_t *rate_array, ar5008_hw_init_txpower_ht() argument 1292 void ar5008_hw_init_rate_txpower(struct ath_hw *ah, int16_t *rate_array, ar5008_hw_init_rate_txpower() argument
|
H A D | ar9003_phy.c | 1908 static void ar9003_hw_init_txpower_cck(struct ath_hw *ah, u8 *rate_array) ar9003_hw_init_txpower_cck() argument 1918 static void ar9003_hw_init_txpower_ofdm(struct ath_hw *ah, u8 *rate_array, ar9003_hw_init_txpower_ofdm() argument 1930 static void ar9003_hw_init_txpower_ht(struct ath_hw *ah, u8 *rate_array, ar9003_hw_init_txpower_ht() argument 1967 void ar9003_hw_init_rate_txpower(struct ath_hw *ah, u8 *rate_array, ar9003_hw_init_rate_txpower() argument
|
Completed in 154 milliseconds