Searched refs:pcdac (Results 1 – 1 of 1) sorted by relevance
4739 int i, u_int8_t *pcdac) in ar9300_eeprom_get_pcdac_tx_gain_table_i() argument4745 *pcdac = 0; in ar9300_eeprom_get_pcdac_tx_gain_table_i()4750 *pcdac = ((tx_gain >> 24) & 0xff); in ar9300_eeprom_get_pcdac_tx_gain_table_i()4767 u_int8_t pcdac = 0; in ar9300_eeprom_set_tx_gain_cap() local4790 ar9300_eeprom_get_pcdac_tx_gain_table_i(ah, ig, &pcdac); 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()