Home
last modified time | relevance | path

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

/Linux-v5.10/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()
/Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c336 struct mlx5e_wqe_frag_info *frag) in mlx5e_get_rx_frag()
352 struct mlx5e_wqe_frag_info *frag, in mlx5e_put_rx_frag()
359 static inline struct mlx5e_wqe_frag_info *get_frag(struct mlx5e_rq *rq, u16 ix) in get_frag()
367 struct mlx5e_wqe_frag_info *frag = get_frag(rq, ix); in mlx5e_alloc_rx_wqe()
390 struct mlx5e_wqe_frag_info *wi, in mlx5e_free_rx_wqe()
401 struct mlx5e_wqe_frag_info *wi = get_frag(rq, ix); in mlx5e_dealloc_rx_wqe()
1140 struct mlx5e_wqe_frag_info *wi, u32 cqe_bcnt) in mlx5e_skb_from_cqe_linear()
1176 struct mlx5e_wqe_frag_info *wi, u32 cqe_bcnt) in mlx5e_skb_from_cqe_nonlinear()
1179 struct mlx5e_wqe_frag_info *head_wi = wi; in mlx5e_skb_from_cqe_nonlinear()
1232 struct mlx5e_wqe_frag_info *wi; in mlx5e_handle_rx_cqe()
[all …]
Den.h507 struct mlx5e_wqe_frag_info { struct
544 struct mlx5e_wqe_frag_info *wi, u32 cqe_bcnt);
572 struct mlx5e_wqe_frag_info *frags;
Den_main.c313 struct mlx5e_wqe_frag_info next_frag = {}; in mlx5e_init_frags_partition()
314 struct mlx5e_wqe_frag_info *prev = NULL; in mlx5e_init_frags_partition()
321 struct mlx5e_wqe_frag_info *frag = in mlx5e_init_frags_partition()