diff options
author | Dragos Tatulea <dtatulea@nvidia.com> | 2023-02-17 12:56:30 +0200 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2023-03-28 13:43:58 -0700 |
commit | 38a36efccd902939cc415f3757fb0d9a0f0618f9 (patch) | |
tree | 41ef53d2c19fb098bddb0eb73fcecb9d25412069 /lib/bcd.c | |
parent | 6f5742846053c7656992e70726aad26a5129cf19 (diff) |
net/mlx5e: RX, Rename xdp_xmit_bitmap to a more generic name
The xdp_xmit_bitmap currently serves only one purpose: to avoid
releasing pages that are still in use due to XDP TX.
A following patch will use this bitmap in a slightly different context
but for the same purpose. So rename the bitmap to a more generic name
that reflects the purpose not the context.
Signed-off-by: Dragos Tatulea <dtatulea@nvidia.com>
Reviewed-by: Tariq Toukan <tariqt@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Diffstat (limited to 'lib/bcd.c')
0 files changed, 0 insertions, 0 deletions