Home
last modified time | relevance | path

Searched refs:gather (Results 1 – 25 of 45) sorted by relevance

12

/f-stack/dpdk/doc/guides/compressdevs/
H A Doverview.rst21 "Out-of-place Scatter-gather list Input, Scatter-gather list Output",
22 which means PMD supports different scatter-gather styled input and output buffers
26 "Out-of-place Scatter-gather list Input, Linear Buffers Output",
31 "Out-of-place Linear Buffers Input, Scatter-gather list Output",
/f-stack/dpdk/doc/guides/cryptodevs/
H A Doverview.rst16 - "In Place SGL" feature flag stands for "In place Scatter-gather list",
21 "Out-of-place Scatter-gather list Input, Scatter-gather list Output",
22 which means pmd supports different scatter-gather styled input and output buffers
26 "Out-of-place Scatter-gather list Input, Linear Buffers Output",
31 "Out-of-place Linear Buffers Input, Scatter-gather list Output",
H A Dcaam_jr.rst40 engine provides a scatter/gather capability so that SEC can read and write
H A Ddpaa_sec.rst42 engine provides a scatter/gather capability so that SEC can read and write
H A Ddpaa2_sec.rst58 engine provides a scatter/gather capability so that SEC can read and write
/f-stack/dpdk/drivers/net/thunderx/
H A Dnicvf_rxtx.h32 sqe.gather.subdesc_type = SQ_DESC_TYPE_GATHER; in fill_sq_desc_gather()
33 sqe.gather.ld_type = NIC_SEND_LD_TYPE_E_LDT; in fill_sq_desc_gather()
34 sqe.gather.size = pkt->data_len; in fill_sq_desc_gather()
35 sqe.gather.addr = rte_mbuf_data_iova(pkt); in fill_sq_desc_gather()
/f-stack/dpdk/drivers/net/liquidio/
H A Dlio_rxtx.h285 uint32_t gather : 1; member
309 uint64_t gather : 1; member
343 uint64_t gather : 1;
524 if (!setup->s.gather) { in lio_prepare_pci_cmd()
527 ih3->gather = 1; in lio_prepare_pci_cmd()
/f-stack/freebsd/contrib/device-tree/Bindings/arm/
H A Darm-dsu-pmu.txt5 form a multicore cluster. The PMU enables to gather various statistics on
/f-stack/dpdk/drivers/common/octeontx2/hw/
H A Dotx2_sdp.h177 uint64_t gather:1; member
/f-stack/dpdk/drivers/raw/octeontx2_ep/
H A Dotx2_ep_test.c130 si.ih.gather = 0; in sdp_rawdev_selftest()
H A Dotx2_ep_enqdeq.c593 ihx.gather = si->ih.gather; in sdp_rawdev_enqueue()
598 switch (ihx.gather) { in sdp_rawdev_enqueue()
/f-stack/dpdk/doc/guides/nics/
H A Dhinic.rst26 - Scattered and gather for TX and RX
H A Dhns3.rst31 - Scattered and gather for TX and RX
H A Dtxgbe.rst27 - Scattered and gather for TX and RX
H A Dbnx2x.rst36 - Rx TX scatter gather
108 PMD doesn't support Jumbo Rx scatter gather. Some applciations can
H A Docteontx.rst43 - Scattered and gather for TX and RX
H A Dthunderx.rst29 - Scattered and gather for TX and RX
403 in scatter/gather mode. So, setting MTU will result with ``EINVAL`` when the
/f-stack/freebsd/contrib/device-tree/Bindings/dma/
H A Dfsl-qdma.txt33 - big-endian: If present registers and hardware scatter/gather descriptors
H A Dfsl-edma.txt39 - big-endian: If present registers and hardware scatter/gather descriptors
/f-stack/dpdk/doc/guides/bbdevs/
H A Dacc100.rst43 - ``RTE_BBDEV_LDPC_DEC_SCATTER_GATHER`` : supports scatter-gather for input/output data
52 - ``RTE_BBDEV_TURBO_ENC_SCATTER_GATHER`` : supports scatter-gather for input/output data
62 - ``RTE_BBDEV_TURBO_DEC_SCATTER_GATHER`` : supports scatter-gather for input/output data
/f-stack/freebsd/mips/cavium/octe/
H A Dethernet-tx.c191 pko_command.s.gather = 1; in cvm_oct_xmit()
/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-helper-errata.c189 pko_command.s.gather = 1; in __cvmx_helper_errata_fix_ipd_ptr_alignment()
H A Dcvmx-pko.h202 …uint64_t gather : 1; /**< If set, the supplied pkt_ptr is really a pointer to a li… member
/f-stack/dpdk/doc/guides/rel_notes/
H A Drelease_16_07.rst111 * Improved TX scatter gather support:
113 Scatter-gather elements is set to the maximum value the NIC supports.
115 * Improved jumbo frames support, by dynamically setting RX scatter gather elements
/f-stack/dpdk/doc/guides/sample_app_ug/
H A Dfips_validation.rst114 possible data room (65535 bytes). If the user wants to test scatter-gather

12