Home
last modified time | relevance | path

Searched refs:hwpwrctrl (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_cmn.c1631 if (!pi->hwpwrctrl || ISNPHY(pi)) in wlc_phy_txpower_recalc_target()
1893 if (pi->hwpwrctrl) { in wlc_phy_txpower_update_shm()
1941 return pi->hwpwrctrl; in wlc_phy_txpower_hw_ctrl_get()
1944 void wlc_phy_txpower_hw_ctrl_set(struct brcms_phy_pub *ppi, bool hwpwrctrl) in wlc_phy_txpower_hw_ctrl_set() argument
1952 pi->hwpwrctrl = hwpwrctrl; in wlc_phy_txpower_hw_ctrl_set()
1953 pi->nphy_txpwrctrl = hwpwrctrl; in wlc_phy_txpower_hw_ctrl_set()
1954 pi->txpwrctrl = hwpwrctrl; in wlc_phy_txpower_hw_ctrl_set()
2048 if (pi->hwpwrctrl) in wlc_phy_txpower_get_current()
2096 } else if (pi->hwpwrctrl && pi->sh->up) { in wlc_phy_txpower_get_current()
H A Dphy_hal.h224 void wlc_phy_txpower_hw_ctrl_set(struct brcms_phy_pub *ppi, bool hwpwrctrl);
H A Dphy_int.h591 bool hwpwrctrl; member
H A Dphy_lcn.c4978 pi->hwpwrctrl = true; in wlc_phy_attach_lcnphy()
5002 pi->hwpwrctrl = true; in wlc_phy_attach_lcnphy()
5006 pi->hwpwrctrl = false; in wlc_phy_attach_lcnphy()