Files
linux/drivers/net/ethernet/intel/i40e
Alexander Lobakin 9144e6f404 i40e: use generic unrolled_count() macro
i40e, as well as ice, has a custom loop unrolling macro for unrolling
Tx descriptors filling on XSk xmit.
Replace i40e defs with generic unrolled_count(), which is also more
convenient as it allows passing defines as its argument, not hardcoded
values, while the loop declaration will still be a usual for-loop.

Signed-off-by: Alexander Lobakin <aleksander.lobakin@intel.com>
Acked-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
Link: https://patch.msgid.link/20250206182630.3914318-3-aleksander.lobakin@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-02-10 17:54:43 -08:00
..
2025-01-06 13:31:48 -08:00
2024-04-30 09:33:05 -07:00
2023-07-31 14:37:25 -07:00
2023-10-05 09:13:43 -07:00
2024-04-30 09:33:05 -07:00