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()
1597 bool bresult = true; in _rtl8723e_phy_set_rf_power_state() local
1687 bresult = false; in _rtl8723e_phy_set_rf_power_state()
1690 if (bresult) in _rtl8723e_phy_set_rf_power_state()
1692 return bresult; in _rtl8723e_phy_set_rf_power_state()
1700 bool bresult = false; in rtl8723e_phy_set_rf_power_state() local
1703 return bresult; in rtl8723e_phy_set_rf_power_state()
1704 bresult = _rtl8723e_phy_set_rf_power_state(hw, rfpwr_state); in rtl8723e_phy_set_rf_power_state()
1705 return bresult; in rtl8723e_phy_set_rf_power_state()