Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A Den_rx.c472 union mlx5e_alloc_unit *au, u32 frag_offset, u32 len, in mlx5e_add_skb_frag()
501 union mlx5e_alloc_unit *alloc_units = wi->alloc_units; in mlx5e_free_rx_mpwqe()
608 union mlx5e_alloc_unit au; in mlx5e_build_shampo_hd_umr()
696 union mlx5e_alloc_unit *au = &wi->alloc_units[0]; in mlx5e_alloc_rx_mpwqe()
1589 union mlx5e_alloc_unit *au = wi->au; in mlx5e_skb_from_cqe_linear()
1637 union mlx5e_alloc_unit *au = wi->au; in mlx5e_skb_from_cqe_nonlinear()
1916 union mlx5e_alloc_unit *au, u32 data_bcnt, u32 data_offset) in mlx5e_fill_skb_data()
1944 union mlx5e_alloc_unit *au = &wi->alloc_units[page_idx]; in mlx5e_skb_from_cqe_mpwrq_nonlinear()
1948 union mlx5e_alloc_unit *head_au = au; in mlx5e_skb_from_cqe_mpwrq_nonlinear()
1984 union mlx5e_alloc_unit *au = &wi->alloc_units[page_idx]; in mlx5e_skb_from_cqe_mpwrq_linear()
[all …]
A Den.h470 union mlx5e_alloc_unit { union
601 union mlx5e_alloc_unit *au;
609 union mlx5e_alloc_unit alloc_units[];
697 union mlx5e_alloc_unit *alloc_units;

Completed in 13 milliseconds