Searched refs:moderation (Results 1 – 18 of 18) sorted by relevance
| /linux-6.15/Documentation/networking/ |
| H A D | net_dim.rst | 13 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 …]
|
| H A D | ip-sysctl.rst | 1277 Minimal size of receive buffer used by UDP sockets in moderation.
|
| /linux-6.15/Documentation/infiniband/ |
| H A D | ipoib.rst | 70 Interrupt moderation 73 If the underlying IB device supports CQ event moderation, one can 77 moderation is supported.
|
| /linux-6.15/Documentation/devicetree/bindings/usb/ |
| H A D | usb-xhci.yaml | 29 description: Interrupt moderation interval
|
| H A D | hisilicon,histb-xhci.txt | 28 - imod-interval-ns: default interrupt moderation interval is 40000ns
|
| H A D | mediatek,mtk-xhci.yaml | 128 Interrupt moderation interval value, it is 8 times as much as that
|
| /linux-6.15/drivers/net/wireless/ath/wil6210/ |
| H A D | interrupt.c | 217 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.15/Documentation/networking/device_drivers/ethernet/intel/ |
| H A D | igb.rst | 149 throttled via interrupt moderation. Interrupt moderation must be used to avoid 150 interrupt storms while the driver is processing one interrupt. The moderation
|
| H A D | e1000e.rst | 66 for this reason an adaptive interrupt moderation algorithm was implemented. 83 Turns off any interrupt moderation and may improve small packet latency.
|
| H A D | e1000.rst | 113 for this reason an adaptive interrupt moderation algorithm was implemented. 146 Setting InterruptThrottleRate to 0 turns off any interrupt moderation
|
| H A D | i40e.rst | 582 the adaptive interrupt moderation algorithm. The underlying hardware supports 591 The above command would disable adaptive interrupt moderation, and allow a
|
| H A D | ice.rst | 1160 also independent of the adaptive interrupt moderation algorithm. The 1164 The following command would disable adaptive interrupt moderation, and allow
|
| /linux-6.15/Documentation/hwmon/ |
| H A D | nzxt-kraken3.rst | 36 If in curve mode, setting point values should be done in moderation - the devices
|
| /linux-6.15/Documentation/networking/device_drivers/ethernet/amazon/ |
| H A D | ena.rst | 27 interrupt vector per Tx/Rx queue pair, adaptive interrupt moderation, 193 moderation mode. 200 **In adaptive interrupt** moderation mode the interrupt delay value is
|
| /linux-6.15/Documentation/networking/device_drivers/ethernet/huawei/ |
| H A D | hinic.rst | 18 adaptive interrupt moderation.
|
| /linux-6.15/Documentation/netlink/specs/ |
| H A D | ethtool.yaml | 622 name: irq-moderation 623 attr-cnt-name: __ethtool-a-irq-moderation-cnt 647 name: irq-moderation 650 nested-attributes: irq-moderation
|
| /linux-6.15/lib/ |
| H A D | Kconfig | 578 Implements an algorithm for dynamically changing CQ moderation values
|
| /linux-6.15/Documentation/driver-api/gpio/ |
| H A D | consumer.rst | 326 Note that these functions should only be used with great moderation; a driver
|