opnsense-src/sys/dev/igc
Marius Strobl f221d35be7 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.
2024-01-09 23:15:44 +01:00
..
if_igc.c igb(4): Remove disconnected SYSCTL 2024-01-09 23:15:44 +01:00
if_igc.h igb(4): Remove disconnected SYSCTL 2024-01-09 23:15:44 +01:00
igc_api.c
igc_api.h
igc_base.c
igc_base.h
igc_defines.h
igc_hw.h
igc_i225.c
igc_i225.h
igc_mac.c
igc_mac.h
igc_nvm.c
igc_nvm.h
igc_osdep.h
igc_phy.c
igc_phy.h
igc_regs.h
igc_txrx.c