Searched refs:hwpwrctrl (Results 1 – 4 of 4) sorted by relevance
1632 if (!pi->hwpwrctrl || ISNPHY(pi)) in wlc_phy_txpower_recalc_target()1894 if (pi->hwpwrctrl) { in wlc_phy_txpower_update_shm()1942 return pi->hwpwrctrl; in wlc_phy_txpower_hw_ctrl_get()1945 void wlc_phy_txpower_hw_ctrl_set(struct brcms_phy_pub *ppi, bool hwpwrctrl) in wlc_phy_txpower_hw_ctrl_set() argument1953 pi->hwpwrctrl = hwpwrctrl; in wlc_phy_txpower_hw_ctrl_set()1954 pi->nphy_txpwrctrl = hwpwrctrl; in wlc_phy_txpower_hw_ctrl_set()1955 pi->txpwrctrl = hwpwrctrl; in wlc_phy_txpower_hw_ctrl_set()2049 if (pi->hwpwrctrl) in wlc_phy_txpower_get_current()2097 } else if (pi->hwpwrctrl && pi->sh->up) { in wlc_phy_txpower_get_current()
229 void wlc_phy_txpower_hw_ctrl_set(struct brcms_phy_pub *ppi, bool hwpwrctrl);
591 bool hwpwrctrl; member
5051 pi->hwpwrctrl = true; in wlc_phy_attach_lcnphy()5073 pi->hwpwrctrl = true; in wlc_phy_attach_lcnphy()5077 pi->hwpwrctrl = false; in wlc_phy_attach_lcnphy()