Searched refs:moderation (Results 1 – 15 of 15) sorted by relevance
/linux/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 91 it should change interrupt moderation parameters. The driver should provide two [all …]
|
H A D | ip-sysctl.rst | 1250 Minimal size of receive buffer used by UDP sockets in moderation.
|
/linux/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/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/Documentation/devicetree/bindings/usb/ |
H A D | hisilicon,histb-xhci.txt | 28 - imod-interval-ns: default interrupt moderation interval is 40000ns
|
/linux/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 | 570 the adaptive interrupt moderation algorithm. The underlying hardware supports 579 The above command would disable adaptive interrupt moderation, and allow a
|
H A D | ice.rst | 1129 also independent of the adaptive interrupt moderation algorithm. The 1133 The following command would disable adaptive interrupt moderation, and allow
|
/linux/Documentation/hwmon/ |
H A D | nzxt-kraken3.rst | 36 If in curve mode, setting point values should be done in moderation - the devices
|
/linux/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/Documentation/networking/device_drivers/ethernet/huawei/ |
H A D | hinic.rst | 18 adaptive interrupt moderation.
|
/linux/lib/ |
H A D | Kconfig | 629 Implements an algorithm for dynamically changing CQ moderation values
|
/linux/Documentation/driver-api/gpio/ |
H A D | consumer.rst | 326 Note that these functions should only be used with great moderation; a driver
|