diff options
author | 2025-05-21 14:43:55 +0800 | |
---|---|---|
committer | 2025-05-26 17:25:41 +0200 | |
commit | 78cafb1bb7e9b3c27d36b0c8670494ab2b8dc1da (patch) | |
tree | 12df05ece97389ebf971312d2603dd0121fc1f56 /net/lapb/lapb_timer.c | |
parent | net: txgbe: Remove specified SP type (diff) | |
download | wireguard-linux-78cafb1bb7e9b3c27d36b0c8670494ab2b8dc1da.tar.xz wireguard-linux-78cafb1bb7e9b3c27d36b0c8670494ab2b8dc1da.zip |
net: wangxun: Use specific flag bit to simplify the code
Most of the different code that requires MAC type in the common library
is due to NGBE only supports a few queues and pools, unlike TXGBE, which
supports 128 queues and 64 pools. This difference accounts for most of
the hardware configuration differences in the driver code. So add a flag
bit "WX_FLAG_MULTI_64_FUNC" for them to clean-up the driver code.
Signed-off-by: Jiawen Wu <jiawenwu@trustnetic.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Link: https://patch.msgid.link/C731132E124D75E5+20250521064402.22348-3-jiawenwu@trustnetic.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions