Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
H A Drx.h15 struct mlx5e_mpw_info *wi,
H A Drx.c22 struct mlx5e_mpw_info *wi = mlx5e_get_mpw_info(rq, ix); in mlx5e_xsk_alloc_rx_mpwqe()
253 struct mlx5e_mpw_info *wi, in mlx5e_xsk_skb_from_cqe_mpwrq_linear()
/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,
594 mlx5e_free_rx_mpwqe(struct mlx5e_rq *rq, struct mlx5e_mpw_info *wi) in mlx5e_free_rx_mpwqe()
646 struct mlx5e_mpw_info *wi = mlx5e_get_mpw_info(rq, ix); in mlx5e_alloc_rx_mpwqe()
727 struct mlx5e_mpw_info *wi = mlx5e_get_mpw_info(rq, ix); in mlx5e_dealloc_rx_mpwqe()
965 struct mlx5e_mpw_info *wi = mlx5e_get_mpw_info(rq, head); in mlx5e_post_rx_mpwqes()
1828 struct mlx5e_mpw_info *wi = mlx5e_get_mpw_info(rq, wqe_id); in mlx5e_handle_rx_cqe_mpwrq_rep()
1907 mlx5e_skb_from_cqe_mpwrq_nonlinear(struct mlx5e_rq *rq, struct mlx5e_mpw_info *wi, in mlx5e_skb_from_cqe_mpwrq_nonlinear()
2095 mlx5e_skb_from_cqe_mpwrq_linear(struct mlx5e_rq *rq, struct mlx5e_mpw_info *wi, in mlx5e_skb_from_cqe_mpwrq_linear()
2153 mlx5e_skb_from_cqe_shampo(struct mlx5e_rq *rq, struct mlx5e_mpw_info *wi, in mlx5e_skb_from_cqe_shampo()
[all …]
H A Den.h594 struct mlx5e_mpw_info { struct
610 (*mlx5e_fp_skb_from_cqe_mpwrq)(struct mlx5e_rq *rq, struct mlx5e_mpw_info *wi, argument
684 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()