Home
last modified time | relevance | path

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

12

/linux/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/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_dsack_mult.pkt23 // Check SACK coalescing (contiguous sequence).
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/Documentation/networking/device_drivers/ethernet/pensando/
H A Dionic.rst89 Interrupt coalescing
92 Interrupt coalescing can be configured by changing the rx-usecs value with
/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.c2210 u32 coalescing = 0; in bnxt_qplib_create_cq() local
2239 cq->coalescing->enable) { in bnxt_qplib_create_cq()
2241 coalescing |= ((cq->coalescing->buf_maxtime << in bnxt_qplib_create_cq()
2244 coalescing |= ((cq->coalescing->normal_maxbuf << in bnxt_qplib_create_cq()
2247 coalescing |= ((cq->coalescing->during_maxbuf << in bnxt_qplib_create_cq()
2250 if (cq->coalescing->en_ring_idle_mode) in bnxt_qplib_create_cq()
2251 coalescing |= CMDQ_CREATE_CQ_ENABLE_RING_IDLE_MODE; in bnxt_qplib_create_cq()
2253 coalescing &= ~CMDQ_CREATE_CQ_ENABLE_RING_IDLE_MODE; in bnxt_qplib_create_cq()
2254 req.coalescing = cpu_to_le32(coalescing); in bnxt_qplib_create_cq()
H A Dqplib_fp.h477 struct bnxt_qplib_cq_coal_param *coalescing; member
/linux/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/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.rst220 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
270 ``ETHTOOL_MSG_COALESCE_GET_REPLY`` coalescing parameters
271 ``ETHTOOL_MSG_COALESCE_NTF`` coalescing parameters
1034 Gets coalescing parameters like ``ETHTOOL_GCOALESCE`` ioctl request.
1111 Sets coalescing parameters like ``ETHTOOL_SCOALESCE`` ioctl request.
1151 constraints on coalescing parameters and their values.
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Dfm10k.rst92 shown that by coalescing Rx traffic into larger chunks of data, CPU
/linux/Documentation/networking/device_drivers/ethernet/microsoft/
H A Dnetvsc.rst60 processing overhead by coalescing multiple TCP segments when possible. The
/linux/Documentation/RCU/
H A Dlockdep.rst68 or coalescing. This is useful when testing the
/linux/Documentation/ABI/testing/
H A Dsysfs-block-bcache93 of the cache is used, allowing more write coalescing to take
/linux/Documentation/virt/kvm/devices/
H A Dxive.rst175 forces notification without using the coalescing mechanism
/linux/arch/arm/mm/
H A Dproc-xscale.S116 @ enable write buffer coalescing. Some bootloader disable it
/linux/tools/perf/Documentation/
H A Dperf-c2c.txt344 By default the coalescing is setup with 'pid,iaddr'.
/linux/scripts/
H A Dspelling.txt280 calescing||coalescing
346 colescing||coalescing
/linux/Documentation/networking/device_drivers/ethernet/chelsio/
H A Dcxgb.rst39 coalescing parameters, allowing the driver to dynamically adapt the latency
/linux/Documentation/nvme/
H A Dnvme-pci-endpoint-target.rst81 The driver also implements IRQ vector coalescing and submission queue
/linux/Documentation/networking/device_drivers/ethernet/amazon/
H A Dena.rst207 Adaptive coalescing can be switched on/off through `ethtool(8)`'s
/linux/Documentation/scsi/
H A Daic79xx.rst182 interrupt coalescing.

12