Lines Matching refs:bresult
1084 bool bresult = true; in _rtl8723e_phy_simularity_compare() local
1116 bresult = false; in _rtl8723e_phy_simularity_compare()
1119 return bresult; in _rtl8723e_phy_simularity_compare()
1557 bool bresult = true; in _rtl8723e_phy_set_rf_power_state() local
1646 bresult = false; in _rtl8723e_phy_set_rf_power_state()
1649 if (bresult) in _rtl8723e_phy_set_rf_power_state()
1651 return bresult; in _rtl8723e_phy_set_rf_power_state()
1659 bool bresult = false; in rtl8723e_phy_set_rf_power_state() local
1662 return bresult; in rtl8723e_phy_set_rf_power_state()
1663 bresult = _rtl8723e_phy_set_rf_power_state(hw, rfpwr_state); in rtl8723e_phy_set_rf_power_state()
1664 return bresult; in rtl8723e_phy_set_rf_power_state()