Searched refs:MLX5_PRIV_FLAGS_DISABLE_IB_ADEV (Results 1 – 2 of 2) sorted by relevance
529 MLX5_PRIV_FLAGS_DISABLE_IB_ADEV = 1 << 0, enumerator
2462 if (esw->dev->priv.flags & MLX5_PRIV_FLAGS_DISABLE_IB_ADEV || in esw_mode_change()2468 esw->dev->priv.flags |= MLX5_PRIV_FLAGS_DISABLE_IB_ADEV; in esw_mode_change()2471 esw->dev->priv.flags &= ~MLX5_PRIV_FLAGS_DISABLE_IB_ADEV; in esw_mode_change()