Lines Matching refs:bresult
1661 bool bresult = true, is2t = IS_92C_SERIAL(rtlhal->version); in _rtl88e_phy_simularity_compare() local
1696 bresult = false; in _rtl88e_phy_simularity_compare()
1699 return bresult; in _rtl88e_phy_simularity_compare()
2207 bool bresult = true; in _rtl88ee_phy_set_rf_power_state() local
2324 bresult = false; in _rtl88ee_phy_set_rf_power_state()
2327 if (bresult) in _rtl88ee_phy_set_rf_power_state()
2329 return bresult; in _rtl88ee_phy_set_rf_power_state()
2337 bool bresult = false; in rtl88e_phy_set_rf_power_state() local
2340 return bresult; in rtl88e_phy_set_rf_power_state()
2341 bresult = _rtl88ee_phy_set_rf_power_state(hw, rfpwr_state); in rtl88e_phy_set_rf_power_state()
2342 return bresult; in rtl88e_phy_set_rf_power_state()