Searched defs:rate_array (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/net/wireless/ath/ath9k/
H A Dar5008_phy.c1278 static void ar5008_hw_init_txpower_cck(struct ath_hw *ah, int16_t *rate_array) argument
1291 static void ar5008_hw_init_txpower_ofdm(struct ath_hw *ah, int16_t *rate_array, argument
1302 ar5008_hw_init_txpower_ht(struct ath_hw *ah, int16_t *rate_array, int ss_offset, int ds_offset, bool is_40, int ht40_delta) argument
1316 ar5008_hw_init_rate_txpower(struct ath_hw *ah, int16_t *rate_array, struct ath9k_channel *chan, int ht40_delta) argument
[all...]
H A Dar9003_phy.c1824 static void ar9003_hw_init_txpower_cck(struct ath_hw *ah, u8 *rate_array) argument
1834 static void ar9003_hw_init_txpower_ofdm(struct ath_hw *ah, u8 *rate_array, argument
1846 static void ar9003_hw_init_txpower_ht(struct ath_hw *ah, u8 *rate_array, argument
1883 ar9003_hw_init_rate_txpower(struct ath_hw *ah, u8 *rate_array, struct ath9k_channel *chan) argument
[all...]

Completed in 96 milliseconds