Searched refs:mlx5e_open_xdpsq (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/ |
D | setup.c | 99 err = mlx5e_open_xdpsq(c, params, &cparam->xdp_sq, umem, &c->xsksq, true); in mlx5e_open_xsk()
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en.h | 1020 int mlx5e_open_xdpsq(struct mlx5e_channel *c, struct mlx5e_params *params,
|
D | en_main.c | 1440 int mlx5e_open_xdpsq(struct mlx5e_channel *c, struct mlx5e_params *params, in mlx5e_open_xdpsq() function 1869 err = mlx5e_open_xdpsq(c, params, &cparam->xdp_sq, NULL, in mlx5e_open_queues() 1879 err = mlx5e_open_xdpsq(c, params, &cparam->xdp_sq, NULL, &c->xdpsq, true); in mlx5e_open_queues()
|