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

/freebsd-10-stable/sys/dev/iwn/
H A Dif_iwnreg.h910 uint8_t dsp_gain; member in struct:iwn_scan_chan
943 uint8_t dsp_gain[2]; member in struct:iwn4965_cmd_txpower::__anon9103
H A Dif_iwn.c4543 const uint8_t *rf_gain, *dsp_gain; local
4561 dsp_gain = iwn4965_dsp_gain_5ghz;
4565 dsp_gain = iwn4965_dsp_gain_2ghz;
4667 cmd.power[ridx].dsp_gain[c] = dsp_gain[idx];
5634 chan->dsp_gain = 0x6e;
5666 "dsp_gain 0x%x active 0x%x passive 0x%x\n", __func__,
5667 chan->chan, chan->flags, chan->rf_gain, chan->dsp_gain,

Completed in 408 milliseconds