Lines Matching refs:bresult
1114 bool bresult = true; in _rtl8723e_phy_simularity_compare() local
1146 bresult = false; in _rtl8723e_phy_simularity_compare()
1149 return bresult; in _rtl8723e_phy_simularity_compare()
1596 bool bresult = true; in _rtl8723e_phy_set_rf_power_state() local
1686 bresult = false; in _rtl8723e_phy_set_rf_power_state()
1689 if (bresult) in _rtl8723e_phy_set_rf_power_state()
1691 return bresult; in _rtl8723e_phy_set_rf_power_state()
1699 bool bresult = false; in rtl8723e_phy_set_rf_power_state() local
1702 return bresult; in rtl8723e_phy_set_rf_power_state()
1703 bresult = _rtl8723e_phy_set_rf_power_state(hw, rfpwr_state); in rtl8723e_phy_set_rf_power_state()
1704 return bresult; in rtl8723e_phy_set_rf_power_state()