Searched refs:mlx5e_alloc_unit (Results 1 – 2 of 2) sorted by relevance
472 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 …]
470 union mlx5e_alloc_unit { union601 union mlx5e_alloc_unit *au;609 union mlx5e_alloc_unit alloc_units[];697 union mlx5e_alloc_unit *alloc_units;
Completed in 13 milliseconds