mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-23 07:31:31 +00:00
igc.4: Remove non-existent timer tunables
These were removed in a40ecb6f74
because they do not apply to igc
hardware which uses EITR for interval timing.
MFC after: 3 days
Sponsored by: BBOX.io
This commit is contained in:
parent
87e87fecb1
commit
8de007ad19
@ -100,21 +100,6 @@ Disable or enable hardware stripping of CRC field.
|
|||||||
This is mostly useful on BMC/IPMI shared interfaces where stripping the
|
This is mostly useful on BMC/IPMI shared interfaces where stripping the
|
||||||
CRC causes remote access over IPMI to fail.
|
CRC causes remote access over IPMI to fail.
|
||||||
Default 0 (enabled).
|
Default 0 (enabled).
|
||||||
.It Va hw.igc.rx_int_delay
|
|
||||||
This value delays the generation of receive interrupts in units
|
|
||||||
of 1.024 microseconds.
|
|
||||||
The default value is 0, since adapters may hang with this feature being
|
|
||||||
enabled.
|
|
||||||
.It Va hw.igc.rx_abs_int_delay
|
|
||||||
If hw.igc.rx_int_delay is non-zero, this tunable limits the
|
|
||||||
maximum delay in which a receive interrupt is generated.
|
|
||||||
.It Va hw.igc.tx_int_delay
|
|
||||||
This value delays the generation of transmit interrupts in units
|
|
||||||
of 1.024 microseconds.
|
|
||||||
The default value is 64.
|
|
||||||
.It Va hw.igc.tx_abs_int_delay
|
|
||||||
If hw.igc.tx_int_delay is non-zero, this tunable limits the
|
|
||||||
maximum delay in which a transmit interrupt is generated.
|
|
||||||
.It Va hw.igc.sbp
|
.It Va hw.igc.sbp
|
||||||
Show bad packets when in promiscuous mode.
|
Show bad packets when in promiscuous mode.
|
||||||
Default is false.
|
Default is false.
|
||||||
|
Loading…
Reference in New Issue
Block a user