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

/netbsd-current/sys/dev/pci/
H A Dif_wpireg.h513 uint8_t dsp_gain; member in struct:wpi_scan_chan
529 uint8_t dsp_gain; member in struct:wpi_cmd_txpower::__anon10627
H A Dif_iwnreg.h813 uint8_t dsp_gain; member in struct:iwn_scan_chan
875 uint8_t dsp_gain[2]; member in struct:iwn4965_cmd_txpower::__anon10
H A Dif_iwn.c3700 const uint8_t *rf_gain, *dsp_gain; local
3717 dsp_gain = iwn4965_dsp_gain_5ghz;
3721 dsp_gain = iwn4965_dsp_gain_2ghz;
3817 cmd.power[ridx].dsp_gain[c] = dsp_gain[idx];
4878 chan->dsp_gain = 0x6e;
H A Dif_wpi.c2578 txpower.rates[i].dsp_gain = wpi_dsp_gain_5ghz[idx];
2581 txpower.rates[i].dsp_gain = wpi_dsp_gain_2ghz[idx];
2934 chan->dsp_gain = 0x6e;

Completed in 136 milliseconds