Lines Matching refs:bresult
1089 bool bresult = true; in _rtl8723e_phy_simularity_compare() local
1121 bresult = false; in _rtl8723e_phy_simularity_compare()
1124 return bresult; in _rtl8723e_phy_simularity_compare()
1572 bool bresult = true; in _rtl8723e_phy_set_rf_power_state() local
1662 bresult = false; in _rtl8723e_phy_set_rf_power_state()
1665 if (bresult) in _rtl8723e_phy_set_rf_power_state()
1667 return bresult; in _rtl8723e_phy_set_rf_power_state()
1675 bool bresult = false; in rtl8723e_phy_set_rf_power_state() local
1678 return bresult; in rtl8723e_phy_set_rf_power_state()
1679 bresult = _rtl8723e_phy_set_rf_power_state(hw, rfpwr_state); in rtl8723e_phy_set_rf_power_state()
1680 return bresult; in rtl8723e_phy_set_rf_power_state()