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

/haiku/src/add-ons/kernel/drivers/network/wlan/broadcom43xx/dev/bwi/
H A Dif_bwivar.h588 enum bwi_txpwrcb_type sc_txpwrcb_type; member in struct:bwi_softc
H A Dif_bwi.c1765 sc->sc_txpwrcb_type = BWI_TXPWR_INIT;
1801 sc->sc_txpwrcb_type = BWI_TXPWR_FORCE;
1803 sc->sc_txpwrcb_type = BWI_TXPWR_CALIB;
3730 bwi_mac_calibrate_txpower(mac, sc->sc_txpwrcb_type);
3731 sc->sc_txpwrcb_type = BWI_TXPWR_CALIB;

Completed in 97 milliseconds