Home
last modified time | relevance | path

Searched refs:coalescing (Results 1 – 25 of 34) sorted by relevance

12

/linux-6.15/drivers/crypto/caam/
H A DKconfig68 bool "Job Ring interrupt coalescing"
70 Enable the Job Ring's interrupt coalescing feature.
73 interrupt coalescing in software.
76 int "Job Ring interrupt coalescing count threshold"
83 of 1 functionally defeats the coalescing feature, and a selection
87 int "Job Ring interrupt coalescing timer threshold"
/linux-6.15/tools/testing/selftests/net/packetdrill/
H A Dtcp_eor_no-coalesce-retrans.pkt24 // Write 10 400B chunks with no coalescing options.
60 // TCP should fill the hole but no coalescing should happen, and all
H A Dtcp_eor_no-coalesce-small.pkt23 // Write a 400B chunk with no coalescing options.
H A Dtcp_eor_no-coalesce-large.pkt24 // Write another 10040B chunk with no coalescing options.
H A Dtcp_eor_no-coalesce-subsequent.pkt24 // Write 10 400B chunks with no coalescing options.
/linux-6.15/Documentation/networking/device_drivers/ethernet/pensando/
H A Dionic.rst88 Interrupt coalescing
91 Interrupt coalescing can be configured by changing the rx-usecs value with
/linux-6.15/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.c2222 u32 coalescing = 0; in bnxt_qplib_create_cq() local
2252 coalescing |= ((cq->coalescing->buf_maxtime << in bnxt_qplib_create_cq()
2255 coalescing |= ((cq->coalescing->normal_maxbuf << in bnxt_qplib_create_cq()
2258 coalescing |= ((cq->coalescing->during_maxbuf << in bnxt_qplib_create_cq()
2261 if (cq->coalescing->en_ring_idle_mode) in bnxt_qplib_create_cq()
2262 coalescing |= CMDQ_CREATE_CQ_ENABLE_RING_IDLE_MODE; in bnxt_qplib_create_cq()
2264 coalescing &= ~CMDQ_CREATE_CQ_ENABLE_RING_IDLE_MODE; in bnxt_qplib_create_cq()
2265 req.coalescing = cpu_to_le32(coalescing); in bnxt_qplib_create_cq()
H A Dqplib_fp.h468 struct bnxt_qplib_cq_coal_param *coalescing; member
/linux-6.15/Documentation/devicetree/bindings/net/
H A Damd-xgbe.txt19 for coalescing)
/linux-6.15/Documentation/networking/device_drivers/ethernet/aquantia/
H A Datlantic.rst190 Interrupt coalescing support
193 ITR mode, TX/RX coalescing timings could be viewed with::
201 To disable coalescing::
/linux-6.15/Documentation/networking/
H A Dnapi.rst212 Software IRQ coalescing
215 NAPI does not perform any explicit event coalescing by default.
216 In most scenarios batching happens due to IRQ coalescing which is done
217 by the device. There are cases where software coalescing is helpful.
H A Dstatistics.rst218 a recent copy from `.ndo_get_stats64`. Ethtool interrupt coalescing interface
H A Dethtool-netlink.rst213 ``ETHTOOL_MSG_COALESCE_GET`` get coalescing parameters
214 ``ETHTOOL_MSG_COALESCE_SET`` set coalescing parameters
266 ``ETHTOOL_MSG_COALESCE_GET_REPLY`` coalescing parameters
267 ``ETHTOOL_MSG_COALESCE_NTF`` coalescing parameters
1023 Gets coalescing parameters like ``ETHTOOL_GCOALESCE`` ioctl request.
1100 Sets coalescing parameters like ``ETHTOOL_SCOALESCE`` ioctl request.
1140 constraints on coalescing parameters and their values.
/linux-6.15/Documentation/networking/device_drivers/ethernet/intel/
H A Dfm10k.rst92 shown that by coalescing Rx traffic into larger chunks of data, CPU
/linux-6.15/Documentation/networking/device_drivers/ethernet/microsoft/
H A Dnetvsc.rst60 processing overhead by coalescing multiple TCP segments when possible. The
/linux-6.15/Documentation/RCU/
H A Dlockdep.rst68 or coalescing. This is useful when testing the
/linux-6.15/Documentation/ABI/testing/
H A Dsysfs-block-bcache93 of the cache is used, allowing more write coalescing to take
/linux-6.15/Documentation/virt/kvm/devices/
H A Dxive.rst175 forces notification without using the coalescing mechanism
/linux-6.15/arch/arm/mm/
H A Dproc-xscale.S116 @ enable write buffer coalescing. Some bootloader disable it
/linux-6.15/tools/perf/Documentation/
H A Dperf-c2c.txt307 By default the coalescing is setup with 'pid,iaddr'.
/linux-6.15/scripts/
H A Dspelling.txt280 calescing||coalescing
346 colescing||coalescing
/linux-6.15/Documentation/networking/device_drivers/ethernet/chelsio/
H A Dcxgb.rst39 coalescing parameters, allowing the driver to dynamically adapt the latency
/linux-6.15/Documentation/networking/device_drivers/ethernet/amazon/
H A Dena.rst204 Adaptive coalescing can be switched on/off through `ethtool(8)`'s
/linux-6.15/Documentation/nvme/
H A Dnvme-pci-endpoint-target.rst81 The driver also implements IRQ vector coalescing and submission queue
/linux-6.15/Documentation/scsi/
H A Daic79xx.rst182 interrupt coalescing.

12