Home
last modified time | relevance | path

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

/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c332 struct mlx5e_wqe_frag_info *frag) in mlx5e_get_rx_frag()
348 struct mlx5e_wqe_frag_info *frag, in mlx5e_put_rx_frag()
355 static inline struct mlx5e_wqe_frag_info *get_frag(struct mlx5e_rq *rq, u16 ix) in get_frag()
363 struct mlx5e_wqe_frag_info *frag = get_frag(rq, ix); in mlx5e_alloc_rx_wqe()
386 struct mlx5e_wqe_frag_info *wi, in mlx5e_free_rx_wqe()
397 struct mlx5e_wqe_frag_info *wi = get_frag(rq, ix); in mlx5e_dealloc_rx_wqe()
1134 struct mlx5e_wqe_frag_info *wi, u32 cqe_bcnt) in mlx5e_skb_from_cqe_linear()
1170 struct mlx5e_wqe_frag_info *wi, u32 cqe_bcnt) in mlx5e_skb_from_cqe_nonlinear()
1173 struct mlx5e_wqe_frag_info *head_wi = wi; in mlx5e_skb_from_cqe_nonlinear()
1227 struct mlx5e_wqe_frag_info *wi; in mlx5e_handle_rx_cqe()
[all …]
Den.h550 struct mlx5e_wqe_frag_info { struct
587 struct mlx5e_wqe_frag_info *wi, u32 cqe_bcnt);
616 struct mlx5e_wqe_frag_info *frags;
Den_main.c302 struct mlx5e_wqe_frag_info next_frag = {}; in mlx5e_init_frags_partition()
303 struct mlx5e_wqe_frag_info *prev = NULL; in mlx5e_init_frags_partition()
310 struct mlx5e_wqe_frag_info *frag = in mlx5e_init_frags_partition()
/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
Drx.h19 struct mlx5e_wqe_frag_info *wi,
Drx.c82 struct mlx5e_wqe_frag_info *wi, in mlx5e_xsk_skb_from_cqe_linear()