Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h1048 int mlx5e_open_rq(struct mlx5e_params *params, struct mlx5e_rq_param *param,
H A Den_main.c1383 int mlx5e_open_rq(struct mlx5e_params *params, struct mlx5e_rq_param *param, in mlx5e_open_rq() function
2587 return mlx5e_open_rq(params, rq_params, NULL, cpu_to_node(c->cpu), q_counter, &c->rq); in mlx5e_open_rxq_rq()