Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den.h918 int mlx5e_open_icosq(struct mlx5e_channel *c, struct mlx5e_params *params,
Den_main.c1426 int mlx5e_open_icosq(struct mlx5e_channel *c, struct mlx5e_params *params, in mlx5e_open_icosq() function
1873 err = mlx5e_open_icosq(c, params, &cparam->async_icosq, &c->async_icosq); in mlx5e_open_queues()
1877 err = mlx5e_open_icosq(c, params, &cparam->icosq, &c->icosq); in mlx5e_open_queues()