Lines Matching refs:bresult
1626 bool bresult = true, is2t = IS_92C_SERIAL(rtlhal->version); in _rtl88e_phy_simularity_compare() local
1661 bresult = false; in _rtl88e_phy_simularity_compare()
1664 return bresult; in _rtl88e_phy_simularity_compare()
2164 bool bresult = true; in _rtl88ee_phy_set_rf_power_state() local
2280 bresult = false; in _rtl88ee_phy_set_rf_power_state()
2283 if (bresult) in _rtl88ee_phy_set_rf_power_state()
2285 return bresult; in _rtl88ee_phy_set_rf_power_state()
2293 bool bresult = false; in rtl88e_phy_set_rf_power_state() local
2296 return bresult; in rtl88e_phy_set_rf_power_state()
2297 bresult = _rtl88ee_phy_set_rf_power_state(hw, rfpwr_state); in rtl88e_phy_set_rf_power_state()
2298 return bresult; in rtl88e_phy_set_rf_power_state()