| /linux/drivers/crypto/caam/ |
| H A D | Kconfig | 68 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 D | tcp_eor_no-coalesce-retrans.pkt | 24 // Write 10 400B chunks with no coalescing options. 60 // TCP should fill the hole but no coalescing should happen, and all
|
| H A D | tcp_dsack_mult.pkt | 23 // Check SACK coalescing (contiguous sequence).
|
| H A D | tcp_eor_no-coalesce-small.pkt | 23 // Write a 400B chunk with no coalescing options.
|
| H A D | tcp_eor_no-coalesce-large.pkt | 24 // Write another 10040B chunk with no coalescing options.
|
| H A D | tcp_eor_no-coalesce-subsequent.pkt | 24 // Write 10 400B chunks with no coalescing options.
|
| /linux/Documentation/networking/device_drivers/ethernet/pensando/ |
| H A D | ionic.rst | 89 Interrupt coalescing 92 Interrupt coalescing can be configured by changing the rx-usecs value with
|
| /linux/drivers/infiniband/hw/bnxt_re/ |
| H A D | qplib_fp.c | 2210 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 D | qplib_fp.h | 477 struct bnxt_qplib_cq_coal_param *coalescing; member
|
| /linux/Documentation/networking/device_drivers/ethernet/aquantia/ |
| H A D | atlantic.rst | 190 Interrupt coalescing support 193 ITR mode, TX/RX coalescing timings could be viewed with:: 201 To disable coalescing::
|
| /linux/Documentation/networking/ |
| H A D | napi.rst | 212 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 D | statistics.rst | 220 a recent copy from `.ndo_get_stats64`. Ethtool interrupt coalescing interface
|
| H A D | ethtool-netlink.rst | 213 ``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 D | fm10k.rst | 92 shown that by coalescing Rx traffic into larger chunks of data, CPU
|
| /linux/Documentation/networking/device_drivers/ethernet/microsoft/ |
| H A D | netvsc.rst | 60 processing overhead by coalescing multiple TCP segments when possible. The
|
| /linux/Documentation/RCU/ |
| H A D | lockdep.rst | 68 or coalescing. This is useful when testing the
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-block-bcache | 93 of the cache is used, allowing more write coalescing to take
|
| /linux/Documentation/virt/kvm/devices/ |
| H A D | xive.rst | 175 forces notification without using the coalescing mechanism
|
| /linux/arch/arm/mm/ |
| H A D | proc-xscale.S | 116 @ enable write buffer coalescing. Some bootloader disable it
|
| /linux/tools/perf/Documentation/ |
| H A D | perf-c2c.txt | 344 By default the coalescing is setup with 'pid,iaddr'.
|
| /linux/scripts/ |
| H A D | spelling.txt | 280 calescing||coalescing 346 colescing||coalescing
|
| /linux/Documentation/networking/device_drivers/ethernet/chelsio/ |
| H A D | cxgb.rst | 39 coalescing parameters, allowing the driver to dynamically adapt the latency
|
| /linux/Documentation/nvme/ |
| H A D | nvme-pci-endpoint-target.rst | 81 The driver also implements IRQ vector coalescing and submission queue
|
| /linux/Documentation/networking/device_drivers/ethernet/amazon/ |
| H A D | ena.rst | 207 Adaptive coalescing can be switched on/off through `ethtool(8)`'s
|
| /linux/Documentation/scsi/ |
| H A D | aic79xx.rst | 182 interrupt coalescing.
|