HomeSort by: relevance | last modified time | path
    Searched defs:dsp_gain (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/pci/
if_iwn.c 3722 const uint8_t *rf_gain, *dsp_gain; local in function:iwn4965_set_txpower
3739 dsp_gain = iwn4965_dsp_gain_5ghz;
3743 dsp_gain = iwn4965_dsp_gain_2ghz;
3839 cmd.power[ridx].dsp_gain[c] = dsp_gain[idx];
4900 chan->dsp_gain = 0x6e;
if_wpireg.h 513 uint8_t dsp_gain; member in struct:wpi_scan_chan
529 uint8_t dsp_gain; member in struct:wpi_cmd_txpower::__anon9bc79da60408
if_iwnreg.h 813 uint8_t dsp_gain; member in struct:iwn_scan_chan
875 uint8_t dsp_gain[2]; member in struct:iwn4965_cmd_txpower::__anond6af6dc40408

Completed in 53 milliseconds