Searched refs:dsp_gain (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/sys/dev/iwn/
H A Dif_iwnreg.h811 uint8_t dsp_gain; member in struct:iwn_scan_chan
828 uint8_t dsp_gain[2]; member in struct:iwn4965_cmd_txpower::__anon8185
H A Dif_iwn.c4263 const uint8_t *rf_gain, *dsp_gain; local
4280 dsp_gain = iwn4965_dsp_gain_5ghz;
4284 dsp_gain = iwn4965_dsp_gain_2ghz;
4386 cmd.power[ridx].dsp_gain[c] = dsp_gain[idx];
5306 chan->dsp_gain = 0x6e;
5338 "dsp_gain 0x%x active 0x%x passive 0x%x\n", __func__,
5339 chan->chan, chan->flags, chan->rf_gain, chan->dsp_gain,

Completed in 110 milliseconds