Searched refs:wlc_phy_txpwrctrl_enable_nphy (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
D | phy_n.c | 19361 wlc_phy_txpwrctrl_enable_nphy(pi, PHY_TPC_HW_OFF); in wlc_phy_init_nphy() 19545 wlc_phy_txpwrctrl_enable_nphy(pi, tx_pwr_ctrl_state); in wlc_phy_init_nphy() 25183 wlc_phy_txpwrctrl_enable_nphy(pi, PHY_TPC_HW_OFF); in wlc_phy_a4() 25408 wlc_phy_txpwrctrl_enable_nphy(pi, phy_b4); in wlc_phy_a4() 25475 wlc_phy_txpwrctrl_enable_nphy(pi, PHY_TPC_HW_OFF); in wlc_phy_cal_perical_nphy_run() 25656 wlc_phy_txpwrctrl_enable_nphy(pi, tx_pwr_ctrl_state); in wlc_phy_cal_perical_nphy_run() 28144 wlc_phy_txpwrctrl_enable_nphy(pi, tx_pwr_ctrl_state); in wlc_phy_txpower_recalc_target_nphy() 28190 void wlc_phy_txpwrctrl_enable_nphy(struct brcms_phy *pi, u8 ctrl_type) in wlc_phy_txpwrctrl_enable_nphy() function 28411 wlc_phy_txpwrctrl_enable_nphy(pi, pi->nphy_txpwrctrl); in wlc_phy_txpwr_index_nphy() 28467 wlc_phy_txpwrctrl_enable_nphy(pi, PHY_TPC_HW_OFF); in wlc_phy_txpwr_index_nphy() [all …]
|
D | phy_int.h | 1085 void wlc_phy_txpwrctrl_enable_nphy(struct brcms_phy *pi, u8 ctrl_type);
|
D | phy_cmn.c | 1964 wlc_phy_txpwrctrl_enable_nphy(pi, pi->nphy_txpwrctrl); in wlc_phy_txpower_hw_ctrl_set()
|