diff options
author | 2022-09-29 00:21:52 -0700 | |
---|---|---|
committer | 2022-09-30 07:55:47 -0700 | |
commit | 672db0243349d3510e2c7f9942e97945a296f73e (patch) | |
tree | 10a33724ce923bd932d334443ad806358df385c6 /net/lapb/lapb_subr.c | |
parent | net/mlx5e: Remove DMA address from mlx5e_alloc_unit (diff) | |
download | linux-rng-672db0243349d3510e2c7f9942e97945a296f73e.tar.xz linux-rng-672db0243349d3510e2c7f9942e97945a296f73e.zip |
net/mlx5e: Convert struct mlx5e_alloc_unit to a union
struct mlx5e_alloc_unit consists of a single union. Convert it to a
union itself to simplify casting it to struct xdp_buff *, which will be
used to implement XSK batching on striding RQ.
Signed-off-by: Maxim Mikityanskiy <maximmi@nvidia.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions