Lines Matching refs:bresult
1639 bool bresult = true, is2t = IS_92C_SERIAL(rtlhal->version); in _rtl88e_phy_simularity_compare() local
1674 bresult = false; in _rtl88e_phy_simularity_compare()
1677 return bresult; in _rtl88e_phy_simularity_compare()
2185 bool bresult = true; in _rtl88ee_phy_set_rf_power_state() local
2302 bresult = false; in _rtl88ee_phy_set_rf_power_state()
2305 if (bresult) in _rtl88ee_phy_set_rf_power_state()
2307 return bresult; in _rtl88ee_phy_set_rf_power_state()
2315 bool bresult = false; in rtl88e_phy_set_rf_power_state() local
2318 return bresult; in rtl88e_phy_set_rf_power_state()
2319 bresult = _rtl88ee_phy_set_rf_power_state(hw, rfpwr_state); in rtl88e_phy_set_rf_power_state()
2320 return bresult; in rtl88e_phy_set_rf_power_state()