Lines Matching refs:bresult
2442 bool bresult = true/*, is2t = true*/; in _rtl92ee_phy_simularity_compare() local
2487 bresult = false; in _rtl92ee_phy_simularity_compare()
2490 return bresult; in _rtl92ee_phy_simularity_compare()
3083 bool bresult = true; in _rtl92ee_phy_set_rf_power_state() local
3192 bresult = false; in _rtl92ee_phy_set_rf_power_state()
3195 if (bresult) in _rtl92ee_phy_set_rf_power_state()
3197 return bresult; in _rtl92ee_phy_set_rf_power_state()
3205 bool bresult = false; in rtl92ee_phy_set_rf_power_state() local
3208 return bresult; in rtl92ee_phy_set_rf_power_state()
3209 bresult = _rtl92ee_phy_set_rf_power_state(hw, rfpwr_state); in rtl92ee_phy_set_rf_power_state()
3210 return bresult; in rtl92ee_phy_set_rf_power_state()