Home
last modified time | relevance | path

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

/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_dsack_mult.pkt23 // Check SACK coalescing (contiguous sequence).
/linux/drivers/infiniband/hw/bnxt_re/
H A Dqplib_fp.c2201 u32 coalescing = 0; in bnxt_qplib_create_cq() local
2230 cq->coalescing->enable) { in bnxt_qplib_create_cq()
2232 coalescing |= ((cq->coalescing->buf_maxtime << in bnxt_qplib_create_cq()
2235 coalescing |= ((cq->coalescing->normal_maxbuf << in bnxt_qplib_create_cq()
2238 coalescing |= ((cq->coalescing->during_maxbuf << in bnxt_qplib_create_cq()
2241 if (cq->coalescing->en_ring_idle_mode) in bnxt_qplib_create_cq()
2242 coalescing |= CMDQ_CREATE_CQ_ENABLE_RING_IDLE_MODE; in bnxt_qplib_create_cq()
2244 coalescing &= ~CMDQ_CREATE_CQ_ENABLE_RING_IDLE_MODE; in bnxt_qplib_create_cq()
2245 req.coalescing = cpu_to_le32(coalescing); in bnxt_qplib_create_cq()
H A Dqplib_fp.h474 struct bnxt_qplib_cq_coal_param *coalescing; member
H A Dib_verbs.c3180 cq->qplib_cq.coalescing = &rdev->cq_coalescing; in bnxt_re_create_cq()
/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/device_drivers/ethernet/microsoft/
H A Dnetvsc.rst60 processing overhead by coalescing multiple TCP segments when possible. The
/linux/Documentation/networking/device_drivers/ethernet/intel/
H A Dfm10k.rst92 shown that by coalescing Rx traffic into larger chunks of data, CPU
H A Dixgbe.rst462 shown that by coalescing Rx traffic into larger chunks of data, CPU
/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.txt321 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/scsi/
H A Daic79xx.rst182 interrupt coalescing.
/linux/Documentation/networking/device_drivers/ethernet/amazon/
H A Dena.rst207 Adaptive coalescing can be switched on/off through `ethtool(8)`'s
/linux/Documentation/networking/
H A Dtimestamping.rst364 coalescing sections of previously segmented buffers associated with
400 autocork. After linux-4.7, a better way to prevent coalescing is
H A Dscaling.rst121 mode with interrupt coalescing enabled, the aggregate number of
/linux/drivers/scsi/aic7xxx/
H A Daic79xx.reg304 mask ENINT_COALESCE 0x40 /* Perform interrupt coalescing */
3985 * The maximum amount of time to wait, when interrupt coalescing
4006 * to continue coalescing (2's complement of value).
H A Daic79xx.seq268 * If coalescing, only coalesce up to the limit
/linux/arch/x86/
H A DKconfig507 potentially be improved by coalescing CPU notifications during high