Home
last modified time | relevance | path

Searched refs:mlx5e_alloc_unit (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c247 static inline bool mlx5e_rx_cache_get(struct mlx5e_rq *rq, union mlx5e_alloc_unit *au) in mlx5e_rx_cache_get()
273 static inline int mlx5e_page_alloc_pool(struct mlx5e_rq *rq, union mlx5e_alloc_unit *au) in mlx5e_page_alloc_pool()
424 union mlx5e_alloc_unit *au, u32 frag_offset, u32 len, in mlx5e_add_skb_frag()
453 union mlx5e_alloc_unit *alloc_units = wi->alloc_units; in mlx5e_free_rx_mpwqe()
560 union mlx5e_alloc_unit au; in mlx5e_build_shampo_hd_umr()
648 union mlx5e_alloc_unit *au = &wi->alloc_units[0]; in mlx5e_alloc_rx_mpwqe()
1527 union mlx5e_alloc_unit *au = wi->au; in mlx5e_skb_from_cqe_linear()
1575 union mlx5e_alloc_unit *au = wi->au; in mlx5e_skb_from_cqe_nonlinear()
1856 union mlx5e_alloc_unit *au, u32 data_bcnt, u32 data_offset) in mlx5e_fill_skb_data()
1883 union mlx5e_alloc_unit *au = &wi->alloc_units[page_idx]; in mlx5e_skb_from_cqe_mpwrq_nonlinear()
[all …]
Den.h467 union mlx5e_alloc_unit { union
598 union mlx5e_alloc_unit *au;
606 union mlx5e_alloc_unit alloc_units[];
693 union mlx5e_alloc_unit *alloc_units;