/linux/drivers/media/platform/verisilicon/ |
H A D | hantro_g2_vp9_dec.c | 623 for (m = 0; m < ARRAY_SIZE(adaptive->coef[0][0][0][0]); ++m) { \ 624 memcpy(adaptive->coef[i][j][k][l][m], \ 628 adaptive->coef[i][j][k][l][m][3] = 0; \ 637 struct hantro_g2_probs *adaptive; in config_probs() local 666 adaptive = &all_probs->probs; in config_probs() 668 for (i = 0; i < ARRAY_SIZE(adaptive->inter_mode); ++i) { in config_probs() 669 memcpy(adaptive->inter_mode[i], probs->inter_mode[i], in config_probs() 672 adaptive->inter_mode[i][3] = 0; in config_probs() 675 memcpy(adaptive->is_inter, probs->is_inter, sizeof(adaptive->is_inter)); in config_probs() 677 for (i = 0; i < ARRAY_SIZE(adaptive->uv_mode); ++i) { in config_probs() [all …]
|
/linux/Documentation/networking/device_drivers/ethernet/intel/ |
H A D | idpf.rst | 88 This driver supports an adaptive interrupt throttle rate (ITR) mechanism that 93 To set the interrupt rate manually, you must disable adaptive mode:: 95 # ethtool -C <ethX> adaptive-rx off adaptive-tx off 98 - Disable adaptive ITR and lower Rx and Tx interrupts. The examples below 104 # ethtool -C <ethX> adaptive-rx off adaptive-tx off rx-usecs 80 108 - Disable adaptive ITR and ITR by setting rx-usecs and tx-usecs to 0 111 # ethtool -C <ethX> adaptive-rx off adaptive-tx off rx-usecs 0 118 - To disable Rx adaptive ITR and set static Rx ITR to 10 microseconds or 121 # ethtool --per-queue <ethX> queue_mask 0xa --coalesce adaptive-rx off
|
H A D | i40e.rst | 570 the adaptive interrupt moderation algorithm. The underlying hardware supports 576 # ethtool -C ethX adaptive-rx off adaptive-tx off rx-usecs-high 20 rx-usecs \ 579 The above command would disable adaptive interrupt moderation, and allow a 635 # ethtool -C <interface> adaptive-rx off adaptive-tx off rx-usecs 125 \ 646 # ethtool -C <interface> adaptive-rx off adaptive-tx off rx-usecs 250 \ 654 # ethtool -C <interface> adaptive-rx off adaptive-tx off rx-usecs 0 \
|
H A D | e1000e.rst | 66 for this reason an adaptive interrupt moderation algorithm was implemented. 68 The driver has two adaptive modes (setting 1 or 3) in which
|
H A D | e1000.rst | 113 for this reason an adaptive interrupt moderation algorithm was implemented. 115 Since 7.3.x, the driver has two adaptive modes (setting 1 or 3) in which
|
/linux/Documentation/timers/ |
H A D | no_hz.rst | 114 and such CPUs are said to be "adaptive-ticks CPUs". This is important 124 By default, no CPU will be an adaptive-ticks CPU. The "nohz_full=" 125 boot parameter specifies the adaptive-ticks CPUs. For example, 126 "nohz_full=1,6-8" says that CPUs 1, 6, 7, and 8 are to be adaptive-ticks 128 adaptive-tick CPUs: At least one non-adaptive-tick CPU must remain 130 calls like gettimeofday() returns accurate values on adaptive-tick CPUs. 136 Finally, adaptive-ticks CPUs must have their RCU callbacks offloaded. 139 Normally, a CPU remains in adaptive-ticks mode as long as possible. 141 the mode. Instead, the CPU will exit adaptive-ticks mode only if needed, 144 Just as with dyntick-idle mode, the benefits of adaptive-tick mode do [all …]
|
/linux/Documentation/networking/device_drivers/ethernet/chelsio/ |
H A D | cxgb.rst | 35 Adaptive Interrupts (adaptive-rx) 38 This feature provides an adaptive algorithm that adjusts the interrupt 46 By default, adaptive-rx is disabled. 47 To enable adaptive-rx:: 49 ethtool -C <interface> adaptive-rx on 51 To disable adaptive-rx, use ethtool:: 53 ethtool -C <interface> adaptive-rx off 55 After disabling adaptive-rx, the timer latency value will be set to 50us. 56 You may set the timer latency after disabling adaptive-rx:: 64 You may also provide a timer latency value while disabling adaptive-rx:: [all …]
|
/linux/drivers/net/ethernet/sfc/siena/ |
H A D | ethtool.c | 127 bool adaptive, rx_may_override_tx; in efx_ethtool_set_coalesce() local 130 efx_siena_get_irq_moderation(efx, &tx_usecs, &rx_usecs, &adaptive); in efx_ethtool_set_coalesce() 137 adaptive = coalesce->use_adaptive_rx_coalesce; in efx_ethtool_set_coalesce() 149 rc = efx_siena_init_irq_moderation(efx, tx_usecs, rx_usecs, adaptive, in efx_ethtool_set_coalesce()
|
/linux/drivers/net/ethernet/sfc/ |
H A D | ethtool.c | 127 bool adaptive, rx_may_override_tx; in efx_ethtool_set_coalesce() local 130 efx_get_irq_moderation(efx, &tx_usecs, &rx_usecs, &adaptive); in efx_ethtool_set_coalesce() 137 adaptive = coalesce->use_adaptive_rx_coalesce; in efx_ethtool_set_coalesce() 149 rc = efx_init_irq_moderation(efx, tx_usecs, rx_usecs, adaptive, in efx_ethtool_set_coalesce()
|
/linux/tools/testing/selftests/drivers/net/netdevsim/ |
H A D | ethtool-coalesce.sh | 118 ethtool -C $NSIM_NETDEV adaptive-rx on 122 ethtool -C $NSIM_NETDEV adaptive-tx on
|
/linux/Documentation/scheduler/ |
H A D | sched-debug.rst | 30 hence the scan rate of every task is adaptive and depends on historical 32 otherwise the scan delay decreases. The "scan size" is not adaptive but
|
/linux/Documentation/admin-guide/media/ |
H A D | rcar-fdp1.rst | 22 - Motion adaptive version of 2D and 3D deinterlacing. Use 3D deinterlacing
|
/linux/Documentation/ABI/testing/ |
H A D | configfs-usb-gadget-uac2 | 13 (async/adaptive)
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | cs35l32.txt | 20 of the two: Class G or adaptive LED voltage.
|
H A D | cs42l56.txt | 38 - cirrus,adaptive-pwr-cfg : Configures how the power to the Headphone and Lineout
|
/linux/Documentation/networking/device_drivers/ethernet/amazon/ |
H A D | ena.rst | 27 interrupt vector per Tx/Rx queue pair, adaptive interrupt moderation, 192 ENA driver and device can operate in conventional or adaptive interrupt 200 **In adaptive interrupt** moderation mode the interrupt delay value is
|
/linux/Documentation/devicetree/bindings/leds/ |
H A D | leds-lm3532.txt | 6 current control for all three channels. The adaptive current regulation
|
/linux/Documentation/networking/device_drivers/ethernet/huawei/ |
H A D | hinic.rst | 18 adaptive interrupt moderation.
|
/linux/Documentation/driver-api/usb/ |
H A D | URB.rst | 262 audio synchronisation/adaptive transfer rates). You can also use the length
|
/linux/Documentation/mm/damon/ |
H A D | design.rst | 98 level of noise using the adaptive regions adjustment mechanism, tracking every 101 be removed to not take the time for the adaptive mechanism.
|
/linux/Documentation/networking/ |
H A D | ethtool-netlink.rst | 1030 ``ETHTOOL_A_COALESCE_USE_ADAPTIVE_RX`` bool adaptive Rx coalesce 1031 ``ETHTOOL_A_COALESCE_USE_ADAPTIVE_TX`` bool adaptive Tx coalesce 1101 ``ETHTOOL_A_COALESCE_USE_ADAPTIVE_RX`` bool adaptive Rx coalesce 1102 ``ETHTOOL_A_COALESCE_USE_ADAPTIVE_TX`` bool adaptive Tx coalesce
|
/linux/Documentation/usb/ |
H A D | gadget-testing.rst | 748 c_sync capture synchronization type (async/adaptive)
|
/linux/Documentation/admin-guide/mm/damon/ |
H A D | usage.rst | 686 workloads and therefore want to set optimal initial regions for the 'adaptive
|
/linux/Documentation/arch/m68k/ |
H A D | kernel-options.rst | 842 x = 1 does 'adaptive' disconnects, which is the default and generally
|
/linux/Documentation/RCU/Design/Data-Structures/ |
H A D | Data-Structures.rst | 976 for user mode adaptive-ticks support (see Documentation/timers/no_hz.rst).
|