Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h1102 int mlx5e_open_xdpsq(struct mlx5e_channel *c, struct mlx5e_params *params,
H A Den_main.c2109 int mlx5e_open_xdpsq(struct mlx5e_channel *c, struct mlx5e_params *params, in mlx5e_open_xdpsq() function
2173 err = mlx5e_open_xdpsq(c, params, &cparam->xdp_sq, NULL, xdpsq, true); in mlx5e_open_xdpredirect_sq()
2690 err = mlx5e_open_xdpsq(c, params, &cparam->xdp_sq, NULL, in mlx5e_open_queues()