HomeSort by: relevance | last modified time | path
    Searched refs:sc_txpwrcb_type (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/ic/
bwivar.h 613 enum bwi_txpwrcb_type sc_txpwrcb_type; member in struct:bwi_softc
bwi.c 7713 sc->sc_txpwrcb_type = BWI_TXPWR_INIT;
7754 sc->sc_txpwrcb_type = BWI_TXPWR_FORCE;
7756 sc->sc_txpwrcb_type = BWI_TXPWR_CALIB;
10357 bwi_mac_calibrate_txpower(mac, sc->sc_txpwrcb_type);
10358 sc->sc_txpwrcb_type = BWI_TXPWR_CALIB;

Completed in 17 milliseconds