Searched refs:tx_gain_max (Results 1 – 2 of 2) sorted by relevance
4727 int *tx_gain_max) in ar9300_eeprom_set_tx_gain_cap() argument4752 if (tx_gain_max[i]>-100) { // -100 didn't cal that band. in ar9300_eeprom_set_tx_gain_cap()4754 if (tx_gain_max[1]>-100) { in ar9300_eeprom_set_tx_gain_cap()4763 if (pcdac >= tx_gain_max[i]) in ar9300_eeprom_set_tx_gain_cap()4768 if (pcdac == tx_gain_max[i]) in ar9300_eeprom_set_tx_gain_cap()
1620 extern u_int8_t ar9300_eeprom_set_tx_gain_cap(struct ath_hal *ah, int *tx_gain_max);