HomeFreeBSD

igb(4): Remove disconnected SYSCTL

Description

igb(4): Remove disconnected SYSCTL

The global hw.igb.rx_process_limit knob never was adhered to by the
in-tree version of this driver but similar functionality is available
via the device-specific dev.igb.N.iflib.rx_budget.

While at it, remove the - besides initialization of tx_process_limit -
unused {r,t}x_process_limit members.

Details

Provenance
mariusAuthored on Jan 9 2024, 10:01 PM
Parents
rG0d6d28ce5650: e1000(4): Remove disconnected SYSCTL
Branches
Unknown
Tags
Unknown