Searched refs:new_chs (Results 1 – 2 of 2) sorted by relevance
2948 struct mlx5e_channels *new_chs, in mlx5e_switch_priv_channels() argument2955 new_num_txqs = new_chs->num * new_chs->params.num_tc; in mlx5e_switch_priv_channels()2966 priv->channels = *new_chs; in mlx5e_switch_priv_channels()2981 struct mlx5e_channels *new_chs, in mlx5e_safe_switch_channels() argument2986 err = mlx5e_open_channels(priv, new_chs); in mlx5e_safe_switch_channels()2990 mlx5e_switch_priv_channels(priv, new_chs, hw_modify); in mlx5e_safe_switch_channels()
1043 struct mlx5e_channels *new_chs,