Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/mellanox/mlx5/core/
Den.h947 int mlx5e_open_icosq(struct mlx5e_channel *c, struct mlx5e_params *params,
Den_main.c1402 int mlx5e_open_icosq(struct mlx5e_channel *c, struct mlx5e_params *params, in mlx5e_open_icosq() function
1874 err = mlx5e_open_icosq(c, params, &cparam->async_icosq, &c->async_icosq); in mlx5e_open_queues()
1878 err = mlx5e_open_icosq(c, params, &cparam->icosq, &c->icosq); in mlx5e_open_queues()