Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/en/
Drx_res.c102 static int __mlx5e_rx_res_rss_destroy(struct mlx5e_rx_res *res, u32 rss_idx) in __mlx5e_rx_res_rss_destroy() function
128 return __mlx5e_rx_res_rss_destroy(res, rss_idx); in mlx5e_rx_res_rss_destroy()
142 err = __mlx5e_rx_res_rss_destroy(res, i); in mlx5e_rx_res_rss_destroy_all()
424 __mlx5e_rx_res_rss_destroy(res, 0); in mlx5e_rx_res_init()