Searched refs:tx_gain_max (Results 1 – 2 of 2) sorted by relevance
4755 int *tx_gain_max) in ar9300_eeprom_set_tx_gain_cap() argument4780 if (tx_gain_max[i]>-100) { // -100 didn't cal that band. in ar9300_eeprom_set_tx_gain_cap()4782 if (tx_gain_max[1]>-100) { in ar9300_eeprom_set_tx_gain_cap()4791 if (pcdac >= tx_gain_max[i]) in ar9300_eeprom_set_tx_gain_cap()4796 if (pcdac == tx_gain_max[i]) in ar9300_eeprom_set_tx_gain_cap()
1609 extern u_int8_t ar9300_eeprom_set_tx_gain_cap(struct ath_hal *ah, int *tx_gain_max);