Lines Matching refs:rtstatus
213 bool rtstatus = _rtl88e_phy_config_mac_with_headerfile(hw); in rtl88e_phy_mac_config() local
216 return rtstatus; in rtl88e_phy_mac_config()
221 bool rtstatus = true; in rtl88e_phy_bb_config() local
238 rtstatus = _rtl88e_phy_bb8188e_config_parafile(hw); in rtl88e_phy_bb_config()
239 return rtstatus; in rtl88e_phy_bb_config()
336 bool rtstatus; in _rtl88e_phy_bb8188e_config_parafile() local
338 rtstatus = phy_config_bb_with_headerfile(hw, BASEBAND_CONFIG_PHY_REG); in _rtl88e_phy_bb8188e_config_parafile()
339 if (!rtstatus) { in _rtl88e_phy_bb8188e_config_parafile()
346 rtstatus = in _rtl88e_phy_bb8188e_config_parafile()
349 if (!rtstatus) { in _rtl88e_phy_bb8188e_config_parafile()
353 rtstatus = in _rtl88e_phy_bb8188e_config_parafile()
355 if (!rtstatus) { in _rtl88e_phy_bb8188e_config_parafile()
2166 bool rtstatus; in _rtl88ee_phy_set_rf_power_state() local
2173 rtstatus = rtl_ps_enable_nic(hw); in _rtl88ee_phy_set_rf_power_state()
2174 } while (!rtstatus && in _rtl88ee_phy_set_rf_power_state()