Lines Matching refs:bresult
2451 bool bresult = true/*, is2t = true*/; in _rtl92ee_phy_simularity_compare() local
2496 bresult = false; in _rtl92ee_phy_simularity_compare()
2499 return bresult; in _rtl92ee_phy_simularity_compare()
3091 bool bresult = true; in _rtl92ee_phy_set_rf_power_state() local
3200 bresult = false; in _rtl92ee_phy_set_rf_power_state()
3203 if (bresult) in _rtl92ee_phy_set_rf_power_state()
3205 return bresult; in _rtl92ee_phy_set_rf_power_state()
3213 bool bresult = false; in rtl92ee_phy_set_rf_power_state() local
3216 return bresult; in rtl92ee_phy_set_rf_power_state()
3217 bresult = _rtl92ee_phy_set_rf_power_state(hw, rfpwr_state); in rtl92ee_phy_set_rf_power_state()
3218 return bresult; in rtl92ee_phy_set_rf_power_state()