Lines Matching refs:bresult
2420 bool bresult = true/*, is2t = true*/; in _rtl92ee_phy_simularity_compare() local
2465 bresult = false; in _rtl92ee_phy_simularity_compare()
2468 return bresult; in _rtl92ee_phy_simularity_compare()
3061 bool bresult = true; in _rtl92ee_phy_set_rf_power_state() local
3170 bresult = false; in _rtl92ee_phy_set_rf_power_state()
3173 if (bresult) in _rtl92ee_phy_set_rf_power_state()
3175 return bresult; in _rtl92ee_phy_set_rf_power_state()
3183 bool bresult = false; in rtl92ee_phy_set_rf_power_state() local
3186 return bresult; in rtl92ee_phy_set_rf_power_state()
3187 bresult = _rtl92ee_phy_set_rf_power_state(hw, rfpwr_state); in rtl92ee_phy_set_rf_power_state()
3188 return bresult; in rtl92ee_phy_set_rf_power_state()