(User Guide) Instruction Manual

Configuration properties 11
that is receiving the PAUSE frame will momentarily stop transmitting. The default setting Auto is
recommended.
CPUSaverMinimizes power consumption by enabling the adapter to enter a deep sleep mode under
certain conditions.
NumCoalesceCoalesce Buffers reduce the number of DMA operations per transfer by combining
small fragments into a single buffer.
NumRfdNumber of Receive Descriptors determine how many resources are allocated to receive
packets.
NumTcbNumber of Transmit Descriptors determine how many resources are allocated to transmit
packets.
TransmitThresholdDetermines how many bytes are in the FIFO before transmission begins.
ReceiveBuffersThe size in bytes of the receive buffers that the hardware can support. This size is
hardware-dependent and can include data buffers, buffer descriptors, and so on.
TransmitBuffersThe size, in bytes, of the transmit buffers that the hardware can support. This size is
hardware-dependent and can include data buffers, buffer descriptors, and so on.
WakeOnAvailable only when Enable PME is enabled. Allows you to choose what types of packets
will cause the adapter to wake.
WireSpeedEnables linking at 100 Mbps when using a cable that does not support Gigabit Speed.
WOLSpeedSpecifies the speed at which the adapter connects to the network during Wake-on-LAN
mode.
IPMIEnables Intelligent Platform Management Interface, which provides a means for monitoring,
control, and automatic recovery of servers. IPMI can only enabled on one port at a time. IPMI can only
be enabled on a port that has Large Send Offload enabled.
WakeUpCapDetermines the type of packets that will cause the adapter to wake up the system.
NumTxdDetermines how many resources are allocated to transmit packets.
NumRxdDetermines how many resources are allocated to receive packets. Increasing receive
descriptors can increase performance, which also increases the amount of system memory used by the
driver. So, if too few receive descriptors are used, performance suffers and if too many receive
descriptors are used the driver unnecessarily consumes memory resources.
NumRxdJumboReceive Descriptors determine how many resources are allocated to receive packets.
This property is only applicable if Max Frame Size is greater than 1500.
WakeOnLinkAllows wake-up from Advanced Configuration and Power Interface (ACPI) when link is
reconnected.
MasterSlaveDetermines IEEE 802.3ab Master-Slave resolution during gigabit auto negotiation.
SpdEnabledChanges the current speed settings. Be sure this setting is compatible with the link partner
(examples: switch, hub).
TargetInterruptsPerSecondThe driver will adjust the interrupt moderation setting for the adapter to
achieve this desired DPC rate. Optimize Interrupt Moderation must be set to manual.
OptimizationMethodWhen this configuration is set to optimize, the driver automatically and
continuously determines the best Target DPC (deferred procedure call) Rate to use based on the current
network conditions. When this configuration is set to manual, the user can select a Target DPC Rate and