Home
last modified time | relevance | path

Searched refs:mlx5e_mpw_info (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
H A Drx.h15 struct mlx5e_mpw_info *wi,
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c65 mlx5e_skb_from_cqe_mpwrq_linear(struct mlx5e_rq *rq, struct mlx5e_mpw_info *wi,
69 mlx5e_skb_from_cqe_mpwrq_nonlinear(struct mlx5e_rq *rq, struct mlx5e_mpw_info *wi,
564 mlx5e_free_rx_mpwqe(struct mlx5e_rq *rq, struct mlx5e_mpw_info *wi) in mlx5e_free_rx_mpwqe()
616 struct mlx5e_mpw_info *wi = mlx5e_get_mpw_info(rq, ix); in mlx5e_alloc_rx_mpwqe()
697 struct mlx5e_mpw_info *wi = mlx5e_get_mpw_info(rq, ix); in mlx5e_dealloc_rx_mpwqe()
919 struct mlx5e_mpw_info *wi = mlx5e_get_mpw_info(rq, head); in mlx5e_post_rx_mpwqes()
1788 struct mlx5e_mpw_info *wi = mlx5e_get_mpw_info(rq, wqe_id); in mlx5e_handle_rx_cqe_mpwrq_rep()
1864 mlx5e_skb_from_cqe_mpwrq_nonlinear(struct mlx5e_rq *rq, struct mlx5e_mpw_info *wi, in mlx5e_skb_from_cqe_mpwrq_nonlinear()
2044 mlx5e_skb_from_cqe_mpwrq_linear(struct mlx5e_rq *rq, struct mlx5e_mpw_info *wi, in mlx5e_skb_from_cqe_mpwrq_linear()
2102 mlx5e_skb_from_cqe_shampo(struct mlx5e_rq *rq, struct mlx5e_mpw_info *wi, in mlx5e_skb_from_cqe_shampo()
[all …]
H A Den.h590 struct mlx5e_mpw_info { struct
602 (*mlx5e_fp_skb_from_cqe_mpwrq)(struct mlx5e_rq *rq, struct mlx5e_mpw_info *wi, argument
676 struct mlx5e_mpw_info *info;
H A Den_main.c360 struct mlx5e_mpw_info *wi = mlx5e_get_mpw_info(rq, i); in mlx5e_rq_alloc_mpwqe_info()