Home
last modified time | relevance | path

Searched refs:moderation (Results 1 – 16 of 16) sorted by relevance

/linux-6.3-rc2/Documentation/networking/
A Dnet_dim.rst13 and in general interrupt moderation.
20 interrupt moderation configuration of a channel in order to optimize packet
22 change moderation parameters for a channel, usually by performing an analysis on
26 interrupt moderation configuration fields. The data sample is composed of data
29 returns an adjusted interrupt moderation configuration object. In some cases,
43 #. Makes a decision - suggests interrupt moderation configuration fields.
63 the algorithm: is it going left (reducing moderation), right (increasing
64 moderation) or standing still. Another optimization is that if a decision
70 decision is made, an interrupt moderation configuration is selected from
133 /* Callback for net DIM to schedule on a decision to change moderation */
[all …]
A Dip-sysctl.rst1174 Minimal size of receive buffer used by UDP sockets in moderation.
/linux-6.3-rc2/Documentation/infiniband/
A Dipoib.rst70 Interrupt moderation
73 If the underlying IB device supports CQ event moderation, one can
77 moderation is supported.
/linux-6.3-rc2/Documentation/devicetree/bindings/usb/
A Dusb-xhci.yaml29 description: Interrupt moderation interval
A Dhisilicon,histb-xhci.txt28 - imod-interval-ns: default interrupt moderation interval is 40000ns
A Dmediatek,mtk-xhci.yaml129 Interrupt moderation interval value, it is 8 times as much as that
/linux-6.3-rc2/drivers/net/wireless/ath/wil6210/
A Dinterrupt.c217 u32 moderation; in wil_configure_interrupt_moderation_edma() local
224 moderation = wil->rx_max_burst_duration | in wil_configure_interrupt_moderation_edma()
226 wil_w(wil, RGF_INT_CTRL_INT_GEN_CFG_0, moderation); in wil_configure_interrupt_moderation_edma()
227 wil_w(wil, RGF_INT_CTRL_INT_GEN_CFG_1, moderation); in wil_configure_interrupt_moderation_edma()
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/intel/
A Digb.rst149 throttled via interrupt moderation. Interrupt moderation must be used to avoid
150 interrupt storms while the driver is processing one interrupt. The moderation
A De1000e.rst66 for this reason an adaptive interrupt moderation algorithm was implemented.
83 Turns off any interrupt moderation and may improve small packet latency.
A De1000.rst113 for this reason an adaptive interrupt moderation algorithm was implemented.
146 Setting InterruptThrottleRate to 0 turns off any interrupt moderation
A Di40e.rst570 the adaptive interrupt moderation algorithm. The underlying hardware supports
579 The above command would disable adaptive interrupt moderation, and allow a
A Dice.rst993 also independent of the adaptive interrupt moderation algorithm. The
997 The following command would disable adaptive interrupt moderation, and allow
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/amazon/
A Dena.rst27 interrupt vector per Tx/Rx queue pair, adaptive interrupt moderation,
191 moderation mode.
198 **In adaptive interrupt** moderation mode the interrupt delay value is
/linux-6.3-rc2/Documentation/networking/device_drivers/ethernet/huawei/
A Dhinic.rst18 adaptive interrupt moderation.
/linux-6.3-rc2/lib/
A DKconfig629 Implements an algorithm for dynamically changing CQ moderation values
/linux-6.3-rc2/Documentation/driver-api/gpio/
A Dconsumer.rst324 Note that these functions should only be used with great moderation; a driver

Completed in 22 milliseconds