aboutsummaryrefslogtreecommitdiffstats
path: root/tools/testing/selftests/drivers/net/hw/rss_api.py
diff options
context:
space:
mode:
authorYuto Ohnuki <[email protected]>2025-07-17 08:46:09 +0000
committerTony Nguyen <[email protected]>2025-07-18 16:02:28 +0000
commit0d1c95e42b77cb79461bf7edff24c63d0b2d46fe (patch)
tree32cfdc7ca6f63a33180635999741a672ffa859b1 /tools/testing/selftests/drivers/net/hw/rss_api.py
parentigbvf: remove unused fields from struct igbvf_adapter (diff)
downloadkernel-0d1c95e42b77cb79461bf7edff24c63d0b2d46fe.tar.gz
kernel-0d1c95e42b77cb79461bf7edff24c63d0b2d46fe.zip
ixgbevf: remove unused fields from struct ixgbevf_adapter
Remove hw_rx_no_dma_resources and eitr_param fields from struct ixgbevf_adapter since these fields are never referenced in the driver. Note that the interrupt throttle rate is controlled by the rx_itr_setting and tx_itr_setting variables. This change simplifies the ixgbevf driver by removing unused fields, which improves maintainability. Signed-off-by: Yuto Ohnuki <[email protected]> Reviewed-by: Dawid Osuchowski <[email protected]> Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/testing/selftests/drivers/net/hw/rss_api.py')
0 files changed, 0 insertions, 0 deletions