Home
last modified time | relevance | path

Searched refs:units (Results 1 – 25 of 26) sorted by relevance

12

/dpdk/drivers/net/dpaa/
H A Ddpaa_flow.c347 switch (dist_units->param.units[dist_idx].hdrs[0].hdr) { in set_scheme_params()
390 dist_units->param.units[dist_idx++].hdrs[0].hdr = in set_dist_units()
403 dist_units->param.units[dist_idx++].hdrs[0].hdr in set_dist_units()
414 dist_units->param.units[dist_idx++].hdrs[0].hdr in set_dist_units()
426 dist_units->param.units[dist_idx++].hdrs[0].hdr in set_dist_units()
437 dist_units->param.units[dist_idx++].hdrs[0].hdr in set_dist_units()
448 dist_units->param.units[dist_idx++].hdrs[0].hdr in set_dist_units()
459 dist_units->param.units[dist_idx++].hdrs[0].hdr in set_dist_units()
/dpdk/drivers/net/ice/base/
H A Dice_acl_ctrl.c626 u16 tcam_idx, num_cscd, units, cnt; in ice_acl_set_scen_chnk_msk() local
635 units = scen->num_entry / ICE_ACL_ENTRY_ALLOC_UNIT; in ice_acl_set_scen_chnk_msk()
640 for (cnt = 0; cnt < units; cnt++) { in ice_acl_set_scen_chnk_msk()
698 u16 tcam_idx, off, num_cscd, units, cnt; in ice_acl_commit_partition() local
706 units = scen->num_entry / ICE_ACL_ENTRY_ALLOC_UNIT; in ice_acl_commit_partition()
711 for (cnt = 0; cnt < units; cnt++) { in ice_acl_commit_partition()
/dpdk/drivers/net/dpaa2/mc/
H A Ddpni.c2025 dpni_set_field(cmd_params->units, UNITS, cfg->units); in dpni_set_rx_tc_policing()
2077 cfg->units = dpni_get_field(rsp_params->units, UNITS); in dpni_get_rx_tc_policing()
2101 dpni_set_field(ext_params->flags, DROP_UNITS, cfg->units); in dpni_prepare_early_drop()
2132 cfg->units = dpni_get_field(ext_params->flags, DROP_UNITS); in dpni_extract_early_drop()
2281 cfg->units); in dpni_set_congestion_notification()
2330 cfg->units = dpni_get_field(rsp_params->type_units, CONG_UNITS); in dpni_get_congestion_notification()
2621 cmd_params->units = taildrop->units; in dpni_set_taildrop()
2681 taildrop->units = rsp_params->units; in dpni_get_taildrop()
H A Dfsl_dpni_cmd.h640 uint8_t units; member
659 uint8_t units; member
722 uint8_t units; member
745 uint8_t units; member
H A Dfsl_dpni.h1113 enum dpni_policer_unit units; member
1182 enum dpni_congestion_unit units; member
1318 enum dpni_congestion_unit units; member
1676 enum dpni_congestion_unit units; member
/dpdk/doc/guides/cryptodevs/features/
H A Dmlx5.ini14 Cipher multiple data units = Y
H A Ddefault.ini34 Cipher multiple data units =
/dpdk/doc/guides/prog_guide/
H A Doverview.rst29 running as execution units on logical processing cores.
133 This library provides a timer service to DPDK execution units,
H A Dtimer_lib.rst9 The Timer library provides a timer service to DPDK execution units to enable execution of callback …
H A Dtrace_lib.rst240 Format (CTF)``. ``CTF`` specification consists of the following units to create
H A Dqos_framework.rst483 Therefore, it is convenient to keep the internal time reference in units of bytes,
648 …| | | | explanation of why the time is maintained in byte units. …
766 …| | | | explanation of why the time is maintained in byte units. …
1374 The time reference is in units of bytes,
1701 The time reference is in units of bytes,
H A Dpacket_framework.rst489 cache memory space, cache memory bandwidth, external memory bandwidth, multiple execution units wor…
513 the CPU execution units have to stall until the read operation is completed from L3 cache memory or…
526 as the number of CPU core execution units that are active (rather than idle or stalled due to data …
H A Dcompressdev.rst597 Where, op1 .. op5 all belong to different independent data units. op1, op2, op4, op5 must be statef…
/dpdk/doc/guides/cryptodevs/
H A Doverview.rst50 on multiple data-units message.
H A Docteontx.rst8 cryptographic operations to cryptographic accelerator units on
H A Dcnxk.rst8 cryptographic operations to cryptographic accelerator units on the
/dpdk/drivers/crypto/dpaa2_sec/mc/
H A Dfsl_dpseci.h411 enum dpseci_congestion_unit units; member
H A Ddpseci.c713 cfg->units); in dpseci_set_congestion_notification()
760 cfg->units = dpseci_get_field(rsp_params->type_units, CG_UNITS); in dpseci_get_congestion_notification()
/dpdk/doc/guides/vdpadevs/
H A Dmlx5.rst71 A nonzero value defines the traffic off time, in polling cycle time units,
/dpdk/doc/guides/rel_notes/
H A Drelease_21_05.rst175 * **Added support of multiple data-units in the cryptodev API.**
178 data-units for the AES-XTS algorithm. The data-unit length should be set in the
H A Drelease_20_11.rst254 Added a symmetric crypto PMD for Broadcom FlexSparc crypto units.
/dpdk/drivers/net/dpaa2/
H A Ddpaa2_ethdev.c818 taildrop.units = DPNI_CONGESTION_UNIT_FRAMES; in dpaa2_dev_rx_queue_setup()
830 taildrop.units = DPNI_CONGESTION_UNIT_BYTES; in dpaa2_dev_rx_queue_setup()
960 cong_notif_cfg.units = DPNI_CONGESTION_UNIT_FRAMES; in dpaa2_dev_tx_queue_setup()
H A Ddpaa2_tm.c617 cong_notif_cfg.units = DPNI_CONGESTION_UNIT_FRAMES; in dpaa2_tm_configure_queue()
/dpdk/drivers/net/dpaa/fmlib/
H A Dfm_pcd_ext.h1168 units[IOC_FM_PCD_MAX_NUM_OF_DISTINCTION_UNITS]; member
/dpdk/doc/guides/testpmd_app_ug/
H A Dtestpmd_funcs.rst837 to configure delay (in unspecified device clock units) between bursts
844 * ``inter`` is the delay between the bursts in the device clock units.
853 in the device clock units. The number of packets in the burst is defined

12