Searched refs:wlc_phy_txpwrctrl_enable_nphy (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/net/wireless/broadcom/brcm80211/brcmsmac/phy/ |
H A D | phy_n.c | 19352 wlc_phy_txpwrctrl_enable_nphy(pi, PHY_TPC_HW_OFF); in wlc_phy_init_nphy() 19536 wlc_phy_txpwrctrl_enable_nphy(pi, tx_pwr_ctrl_state); in wlc_phy_init_nphy() 25146 wlc_phy_txpwrctrl_enable_nphy(pi, PHY_TPC_HW_OFF); in wlc_phy_a4() 25371 wlc_phy_txpwrctrl_enable_nphy(pi, phy_b4); in wlc_phy_a4() 25438 wlc_phy_txpwrctrl_enable_nphy(pi, PHY_TPC_HW_OFF); in wlc_phy_cal_perical_nphy_run() 25619 wlc_phy_txpwrctrl_enable_nphy(pi, tx_pwr_ctrl_state); in wlc_phy_cal_perical_nphy_run() 28105 wlc_phy_txpwrctrl_enable_nphy(pi, tx_pwr_ctrl_state); in wlc_phy_txpower_recalc_target_nphy() 28151 void wlc_phy_txpwrctrl_enable_nphy(struct brcms_phy *pi, u8 ctrl_type) in wlc_phy_txpwrctrl_enable_nphy() function 28373 wlc_phy_txpwrctrl_enable_nphy(pi, pi->nphy_txpwrctrl); in wlc_phy_txpwr_index_nphy() 28429 wlc_phy_txpwrctrl_enable_nphy(pi, PHY_TPC_HW_OFF); in wlc_phy_txpwr_index_nphy() [all …]
|
H A D | phy_int.h | 1080 void wlc_phy_txpwrctrl_enable_nphy(struct brcms_phy *pi, u8 ctrl_type);
|