Searched refs:moderation (Results 1 – 16 of 16) sorted by relevance
/Linux-v5.4/Documentation/networking/ |
D | net_dim.txt | 21 and in general interrupt moderation. 28 interrupt moderation configuration of a channel in order to optimize packet 30 change moderation parameters for a channel, usually by performing an analysis on 34 interrupt moderation configuration fields. The data sample is composed of data 37 returns an adjusted interrupt moderation configuration object. In some cases, 50 3. Makes a decision - suggests interrupt moderation configuration fields. 70 the algorithm: is it going left (reducing moderation), right (increasing 71 moderation) or standing still. Another optimization is that if a decision 77 decision is made, an interrupt moderation configuration is selected from 98 it should change interrupt moderation parameters. The driver should provide two [all …]
|
D | hinic.txt | 15 adaptive interrupt moderation.
|
D | ip-sysctl.txt | 845 Minimal size of receive buffer used by UDP sockets in moderation. 851 Minimal size of send buffer used by UDP sockets in moderation.
|
/Linux-v5.4/Documentation/infiniband/ |
D | ipoib.rst | 70 Interrupt moderation 73 If the underlying IB device supports CQ event moderation, one can 77 moderation is supported.
|
/Linux-v5.4/Documentation/networking/device_drivers/neterion/ |
D | vxge.txt | 24 priority allocation and guarantees, GRO, TSO, interrupt moderation etc are 54 For better Rx interrupt moderation.
|
/Linux-v5.4/drivers/net/wireless/ath/wil6210/ |
D | interrupt.c | 228 u32 moderation; in wil_configure_interrupt_moderation_edma() local 235 moderation = wil->rx_max_burst_duration | in wil_configure_interrupt_moderation_edma() 237 wil_w(wil, RGF_INT_CTRL_INT_GEN_CFG_0, moderation); in wil_configure_interrupt_moderation_edma() 238 wil_w(wil, RGF_INT_CTRL_INT_GEN_CFG_1, moderation); in wil_configure_interrupt_moderation_edma()
|
/Linux-v5.4/Documentation/devicetree/bindings/usb/ |
D | hisilicon,histb-xhci.txt | 28 - imod-interval-ns: default interrupt moderation interval is 40000ns
|
D | usb-xhci.txt | 43 - imod-interval-ns: default interrupt moderation interval is 5000ns
|
D | mediatek,mtk-xhci.txt | 54 - imod-interval-ns: default interrupt moderation interval is 5000ns
|
/Linux-v5.4/Documentation/networking/device_drivers/intel/ |
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
|
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.
|
D | e1000.rst | 113 for this reason an adaptive interrupt moderation algorithm was implemented. 146 Setting InterruptThrottleRate to 0 turns off any interrupt moderation
|
D | i40e.rst | 570 the adaptive interrupt moderation algorithm. The underlying hardware supports 579 The above command would disable adaptive interrupt moderation, and allow a
|
/Linux-v5.4/Documentation/networking/device_drivers/amazon/ |
D | ena.txt | 23 interrupt vector per Tx/Rx queue pair, adaptive interrupt moderation, 179 moderation mode. 186 In adaptive interrupt moderation mode the interrupt delay value is 202 The user can enable/disable adaptive moderation, modify the interrupt
|
/Linux-v5.4/lib/ |
D | Kconfig | 560 Implements an algorithm for dynamically changing CQ moderation values
|
/Linux-v5.4/Documentation/driver-api/gpio/ |
D | consumer.rst | 316 Note that these functions should only be used with great moderation; a driver
|