Searched refs:PHY_TPC_HW_ON (Results 1 – 4 of 4) sorted by relevance
54 #define PHY_TPC_HW_ON true macro
14496 if (pi->nphy_txpwrctrl == PHY_TPC_HW_ON) in wlc_phy_attach_nphy()14514 pi->nphy_txpwrctrl = PHY_TPC_HW_ON; in wlc_phy_txpwrctrl_config_nphy()14524 pi->nphy_txpwrctrl = PHY_TPC_HW_ON; in wlc_phy_txpwrctrl_config_nphy()28791 case PHY_TPC_HW_ON: in wlc_phy_txpwrctrl_enable_nphy()28855 ishw = (ctrl_type == PHY_TPC_HW_ON) ? 0x1 : 0x0; in wlc_phy_txpwrctrl_enable_nphy()
2311 if (pi->nphy_txpwrctrl == PHY_TPC_HW_ON) in wlc_phy_txpower_get_current()
351 (wlc_phy_txpower_hw_ctrl_get(wlc->band->pi) != PHY_TPC_HW_ON)) in wlc_stf_attach()