Lines Matching refs:bresult
2413 bool bresult = true/*, is2t = true*/; in _rtl92ee_phy_simularity_compare() local
2458 bresult = false; in _rtl92ee_phy_simularity_compare()
2461 return bresult; in _rtl92ee_phy_simularity_compare()
3048 bool bresult = true; in _rtl92ee_phy_set_rf_power_state() local
3157 bresult = false; in _rtl92ee_phy_set_rf_power_state()
3160 if (bresult) in _rtl92ee_phy_set_rf_power_state()
3162 return bresult; in _rtl92ee_phy_set_rf_power_state()
3170 bool bresult = false; in rtl92ee_phy_set_rf_power_state() local
3173 return bresult; in rtl92ee_phy_set_rf_power_state()
3174 bresult = _rtl92ee_phy_set_rf_power_state(hw, rfpwr_state); in rtl92ee_phy_set_rf_power_state()
3175 return bresult; in rtl92ee_phy_set_rf_power_state()