Home
last modified time | relevance | path

Searched refs:mlx5e_rx_res_rss_set_indir_uniform (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Drx_res.h45 void mlx5e_rx_res_rss_set_indir_uniform(struct mlx5e_rx_res *res, unsigned int nch);
Drx_res.c192 void mlx5e_rx_res_rss_set_indir_uniform(struct mlx5e_rx_res *res, unsigned int nch) in mlx5e_rx_res_rss_set_indir_uniform() function
/linux-6.12.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_main.c3120 mlx5e_rx_res_rss_set_indir_uniform(priv->rx_res, count); in mlx5e_num_channels_changed()