| /dpdk/drivers/common/sfc_efx/base/ |
| H A D | efx_nic.c | 1023 efx_qword_t modes; in efx_mcdi_get_loopback_modes() local 1056 EFX_AND_QWORD(modes, mask); in efx_mcdi_get_loopback_modes() 1060 EFX_AND_QWORD(modes, mask); in efx_mcdi_get_loopback_modes() 1064 EFX_AND_QWORD(modes, mask); in efx_mcdi_get_loopback_modes() 1071 modes = *MCDI_OUT2(req, efx_qword_t, in efx_mcdi_get_loopback_modes() 1073 EFX_AND_QWORD(modes, mask); in efx_mcdi_get_loopback_modes() 1081 modes = *MCDI_OUT2(req, efx_qword_t, in efx_mcdi_get_loopback_modes() 1083 EFX_AND_QWORD(modes, mask); in efx_mcdi_get_loopback_modes() 1093 EFX_AND_QWORD(modes, mask); in efx_mcdi_get_loopback_modes() 1103 EFX_AND_QWORD(modes, mask); in efx_mcdi_get_loopback_modes() [all …]
|
| /dpdk/drivers/net/qede/base/ |
| H A D | ecore_init_ops.c | 419 u16 *p_offset, int modes) argument 429 return ecore_init_cmd_mode_match(p_hwfn, p_offset, modes) ^ 1; 431 arg1 = ecore_init_cmd_mode_match(p_hwfn, p_offset, modes); 432 arg2 = ecore_init_cmd_mode_match(p_hwfn, p_offset, modes); 435 arg1 = ecore_init_cmd_mode_match(p_hwfn, p_offset, modes); 436 arg2 = ecore_init_cmd_mode_match(p_hwfn, p_offset, modes); 440 return (modes & (1 << tree_val)) ? 1 : 0; 445 struct init_if_mode_op *p_cmd, int modes) argument 449 if (ecore_init_cmd_mode_match(p_hwfn, &offset, modes)) 472 int phase, int phase_id, int modes) argument [all …]
|
| H A D | ecore_init_ops.h | 35 int modes);
|
| /dpdk/doc/guides/mempool/ |
| H A D | ring.rst | 9 The following modes of operation are available for the ring mempool driver 50 ``ring_mt_hts`` modes usually provide a better alternative. 52 synchronisation modes please refer to: :doc:`../prog_guide/ring_lib`.
|
| H A D | stack.rst | 18 The following modes of operation are available for the stack mempool driver and
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | ring_lib.rst | 352 Producer/consumer synchronization modes 355 rte_ring supports different synchronization modes for producers and consumers. 356 These modes can be specified at ring creation/init time via ``flags`` 360 Currently supported modes: 429 Note that this API is available only for two sync modes: 435 It is a user responsibility to create/init ring with appropriate sync modes 470 Note that this API is available only for two sync modes: 476 It is a user responsibility to create/init ring with appropriate sync modes.
|
| H A D | packet_distrib_lib.rst | 18 There are two modes of operation of the API in the distributor library,
|
| H A D | link_bonding_poll_mode_drv_lib.rst | 38 Currently the Link Bonding PMD library supports following modes of operation: 332 The librte_net_bond library supports two modes of device creation, the libraries 400 Currently supports modes 0,1,2,3,4,5 (round-robin, active backup, balance,
|
| H A D | regexdev.rst | 119 There are two modes of setting the rule database, online or offline.
|
| H A D | hash_lib.rst | 81 by appropriately setting the flag. In all modes of operation lookups are thread-safe meaning lookup… 84 … concurrent reads and writes the following flag values define the corresponding modes of operation:
|
| H A D | trace_lib.rst | 144 following modes:
|
| /dpdk/doc/guides/sample_app_ug/ |
| H A D | qos_metering.rst | 34 The color blind modes are functionally equivalent with the color-aware modes when 62 Selecting one of the metering modes is done with these defines:
|
| H A D | ipsec_secgw.rst | 32 These modes can be selected during the SA creation configuration. 65 The application supports two modes of operation: poll mode and event mode. 716 due to different processing times of inline and lookaside modes which 744 Only *lookaside-protocol-offload* and *inline-crypto-offload* modes are 1099 list of available modes please refer to run_test.sh.
|
| /dpdk/doc/guides/cryptodevs/ |
| H A D | scheduler.rst | 20 The behaviors are categorizes as different "modes". Basically, a scheduling 24 for attaching/detaching workers, set/get scheduling modes, and enable/disable 66 * mode_param: Specify the mode-specific parameter. Some scheduling modes 98 Currently the Crypto Scheduler PMD library supports following modes of
|
| H A D | dpaa_sec.rst | 131 error. There are 3 dump modes available 0, 1 and 2. Mode 0 means no dump print
|
| H A D | dpaa2_sec.rst | 183 error. There are 3 dump modes available 0, 1 and 2. Mode 0 means no dump print
|
| /dpdk/doc/guides/dmadevs/ |
| H A D | cnxk.rst | 13 The block supports following modes of DMA transfers:
|
| /dpdk/doc/guides/rel_notes/ |
| H A D | release_20_05.rst | 31 * Introduced new synchronization modes for ``rte_ring``. 33 Introduced new optional MT synchronization modes for ``rte_ring``: 35 With these modes selected, ``rte_ring`` shows significant improvements for
|
| H A D | release_16_11.rst | 86 * Added more flow director modes on UCS Blade with firmware version >= 2.0(13e). 145 since the queue monitoring works differently between scalar and vector modes
|
| H A D | release_20_08.rst | 25 * **Added support for RTS and HTS modes into mempool ring driver.** 27 Added the ability to select new ring synchronisation modes:
|
| H A D | release_2_2.rst | 70 * Added flags to set EEE advertisement modes 90 * Added 2 new flow director modes on x550.
|
| /dpdk/doc/guides/eventdevs/ |
| H A D | cnxk.rst | 82 CN10K supports multiple getwork prefetch modes, by default the prefetch
|
| /dpdk/doc/guides/nics/ |
| H A D | vmxnet3.rst | 58 * Unicast, Broadcast, All Multicast modes - SUPPORTED BY DEFAULT
|
| /dpdk/app/test-pmd/ |
| H A D | cmdline.c | 5868 modes[event_mode]); in cmd_show_bypass_config_parsed() 6923 char *modes, *c; in cmd_set_fwd_mode_init() local 6928 modes = list_pkt_forwarding_modes(); in cmd_set_fwd_mode_init() 6930 "Set packet forwarding mode", modes); in cmd_set_fwd_mode_init() 6934 for (c = token; *modes != '\0'; modes++) in cmd_set_fwd_mode_init() 6935 if (*modes == '|') in cmd_set_fwd_mode_init() 6938 *c++ = *modes; in cmd_set_fwd_mode_init() 6990 char *modes, *c; in cmd_set_fwd_retry_mode_init() local 7001 for (c = token; *modes != '\0'; modes++) in cmd_set_fwd_retry_mode_init() 7002 if (*modes == '|') in cmd_set_fwd_retry_mode_init() [all …]
|
| /dpdk/drivers/net/dpaa2/mc/ |
| H A D | fsl_dpni_cmd.h | 479 uint8_t modes[4]; member
|