Lines Matching refs:gain
1040 * return idx delta into power gain settings table
1141 * 1st number is for RF analog gain, 2nd number is for DSP pre-DAC gain. */
1360 * don't force fit this reference idx into gain table; it may be a
1376 * il3945_send_tx_power - fill in Tx Power command with gain settings
1455 * properly fill out the scan powers, and actual h/w gain settings,
1840 * -- send new set of gain settings to NIC
1919 * into radio/DSP gain settings table for requested power.
2063 u8 gain, dsp_atten;
2128 /* stay within range of gain table */
2149 gain = power_gain_table[a_band][pwr_idx].tx_gain;
2161 pwr_info->tpc.tx_gain = gain;