Lines Matching full:gain
49 { { {3, 0,0,0, 0,0,0}, 6, "FG7"}, /* most fixed gain */
56 { {0, 1,0,1, 1,0,1}, -16, "FG0"}, /* least fixed gain */
61 * Initialize the gain structure to good values
69 /* initialize gain optimization values */ in ar5212InitializeGainValues()
157 * Enable the probe gain check on the next packet
165 /* Enable the gain readback probe */ in ar5212RequestRfgain()
175 * Check to see if our readback gain level sits within the linear
199 HALDEBUG(ah, HAL_DEBUG_ANY, "%s: Max gain limit.\n", in ar5212AdjustGain()
204 "%s: Adding gain: currG=%d [%s] --> ", in ar5212AdjustGain()
219 "%s: Min gain limit.\n", __func__); in ar5212AdjustGain()
223 "%s: Deducting gain: currG=%d [%s] --> ", in ar5212AdjustGain()
275 * Exported call to check for a recent gain reading and return
276 * the current state of the thermal calibration gain engine.