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

/illumos-gate/usr/src/uts/common/io/urtw/
H A Durtw_var.h131 uint8_t sc_txpwr_ofdm_base; member in struct:urtw_softc
H A Durtw.c953 sc->sc_txpwr_ofdm_base = (data >> 4) & 0xf;
2650 ofdm_pwrlvl += sc->sc_txpwr_ofdm_base;
3414 ofdm_pwrlvl += sc->sc_txpwr_ofdm_base;

Completed in 67 milliseconds