Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
H A Dsetup.c81 err = mlx5e_open_xdpsq(c, params, &cparam->xdp_sq, pool, &c->xsksq, true); in mlx5e_open_xsk()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den.h919 int mlx5e_open_xdpsq(struct mlx5e_channel *c, struct mlx5e_params *params,
H A Den_main.c1483 int mlx5e_open_xdpsq(struct mlx5e_channel *c, struct mlx5e_params *params, in mlx5e_open_xdpsq() function
1892 err = mlx5e_open_xdpsq(c, params, &cparam->xdp_sq, NULL, in mlx5e_open_queues()
1902 err = mlx5e_open_xdpsq(c, params, &cparam->xdp_sq, NULL, &c->xdpsq, true); in mlx5e_open_queues()