Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/brcm80211/brcmsmac/phy/
Dphy_cmn.c1643 if (!pi->hwpwrctrl || ISNPHY(pi)) in wlc_phy_txpower_recalc_target()
1905 if (pi->hwpwrctrl) { in wlc_phy_txpower_update_shm()
1953 return pi->hwpwrctrl; in wlc_phy_txpower_hw_ctrl_get()
1956 void wlc_phy_txpower_hw_ctrl_set(struct brcms_phy_pub *ppi, bool hwpwrctrl) in wlc_phy_txpower_hw_ctrl_set() argument
1964 pi->hwpwrctrl = hwpwrctrl; in wlc_phy_txpower_hw_ctrl_set()
1965 pi->nphy_txpwrctrl = hwpwrctrl; in wlc_phy_txpower_hw_ctrl_set()
1966 pi->txpwrctrl = hwpwrctrl; in wlc_phy_txpower_hw_ctrl_set()
2060 if (pi->hwpwrctrl) in wlc_phy_txpower_get_current()
2108 } else if (pi->hwpwrctrl && pi->sh->up) { in wlc_phy_txpower_get_current()
Dphy_hal.h240 void wlc_phy_txpower_hw_ctrl_set(struct brcms_phy_pub *ppi, bool hwpwrctrl);
Dphy_int.h609 bool hwpwrctrl; member
Dphy_lcn.c5076 pi->hwpwrctrl = true; in wlc_phy_attach_lcnphy()
5098 pi->hwpwrctrl = true; in wlc_phy_attach_lcnphy()
5102 pi->hwpwrctrl = false; in wlc_phy_attach_lcnphy()