Searched defs:dsp_gain (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/iwn/
H A Dif_iwnvar.h402 kstat_named_t dsp_gain; member in struct:iwn_ks_txpower::__anon249::__anon250
H A Dif_iwn.c610 &sc->sc_txpower->txchain[0].rate[0].dsp_gain,
4681 const uint8_t *rf_gain, *dsp_gain; local
4698 dsp_gain = iwn4965_dsp_gain_5ghz;
4702 dsp_gain = iwn4965_dsp_gain_2ghz;
4796 sc->sc_txpower->txchain[c].rate[ridx].dsp_gain.value.l =
4797 cmd.power[ridx].dsp_gain[c] = dsp_gain[idx];
5864 chan->dsp_gain = 0x6e;
H A Dif_iwnreg.h827 uint8_t dsp_gain; member in struct:iwn_scan_chan
889 uint8_t dsp_gain[2]; member in struct:iwn4965_cmd_txpower::__anon243

Completed in 93 milliseconds