Lines Matching refs:rtstatus
249 bool rtstatus = _rtl88e_phy_config_mac_with_headerfile(hw); in rtl88e_phy_mac_config() local
252 return rtstatus; in rtl88e_phy_mac_config()
257 bool rtstatus = true; in rtl88e_phy_bb_config() local
274 rtstatus = _rtl88e_phy_bb8188e_config_parafile(hw); in rtl88e_phy_bb_config()
275 return rtstatus; in rtl88e_phy_bb_config()
372 bool rtstatus; in _rtl88e_phy_bb8188e_config_parafile() local
374 rtstatus = phy_config_bb_with_headerfile(hw, BASEBAND_CONFIG_PHY_REG); in _rtl88e_phy_bb8188e_config_parafile()
375 if (!rtstatus) { in _rtl88e_phy_bb8188e_config_parafile()
382 rtstatus = in _rtl88e_phy_bb8188e_config_parafile()
385 if (!rtstatus) { in _rtl88e_phy_bb8188e_config_parafile()
389 rtstatus = in _rtl88e_phy_bb8188e_config_parafile()
391 if (!rtstatus) { in _rtl88e_phy_bb8188e_config_parafile()
794 bool rtstatus = true; in rtl88e_phy_config_rf_with_headerfile() local
803 rtstatus = true; in rtl88e_phy_config_rf_with_headerfile()
2215 bool rtstatus; in _rtl88ee_phy_set_rf_power_state() local
2222 rtstatus = rtl_ps_enable_nic(hw); in _rtl88ee_phy_set_rf_power_state()
2223 } while (!rtstatus && in _rtl88ee_phy_set_rf_power_state()