Home
last modified time | relevance | path

Searched refs:description (Results 1 – 25 of 67) sorted by relevance

123

/dpdk/drivers/net/bnxt/tf_ulp/generic_templates/
H A Dulp_template_db_thor_class.c2769 .description = "vid",
2775 .description = "vid",
2964 .description = "llc",
2970 .description = "llc",
3169 .description = "vid",
3175 .description = "vid",
3350 .description = "ieh",
3356 .description = "ieh",
4731 .description = "tid",
4736 .description = "tid",
[all …]
H A Dulp_template_db_wh_plus_class.c2186 .description = "vid",
2206 .description = "vid",
2538 .description = "vid",
2558 .description = "vid",
12293 .description = "rid",
12734 .description = "rid",
13248 .description = "rid",
13363 .description = "rid",
13512 .description = "rid",
13785 .description = "rid",
[all …]
H A Dulp_template_db_thor_act.c1145 .description = "vni",
1155 .description = "vni",
1253 .description = "vni",
1263 .description = "vni",
1714 .description = "hit",
1854 .description = "hit",
1984 .description = "hit",
2037 .description = "rid",
2907 .description = "hit",
3389 .description = "hit",
[all …]
H A Dulp_template_db_wh_plus_act.c1354 .description = "drop",
1369 .description = "hit",
1375 .description = "type",
1614 .description = "drop",
1712 .description = "copy",
1905 .description = "hit",
2211 .description = "rid",
2545 .description = "hit",
3122 .description = "hit",
3980 .description = "hit",
[all …]
/dpdk/
H A Dmeson_options.txt3 option('check_includes', type: 'boolean', value: false, description:
7 option('developer_mode', type: 'feature', description:
9 option('disable_drivers', type: 'string', value: '', description:
11 option('disable_libs', type: 'string', value: '', description:
15 option('enable_docs', type: 'boolean', value: false, description:
17 option('enable_drivers', type: 'string', value: '', description:
23 option('examples', type: 'string', value: '', description:
25 option('flexran_sdk', type: 'string', value: '', description:
31 option('kernel_dir', type: 'string', value: '', description:
33 option('machine', type: 'string', value: 'auto', description:
[all …]
/dpdk/app/test/
H A Dtest_cryptodev_mod_test_vectors.h13 const char *description; member
34 const char *description; member
53 .description = "Modular Exponentiation "
115 .description = "Modular Exponentiation "
169 .description = "Modular Exponentiation "
209 .description = "Modular Exponentiation "
304 .description = "Modular Exponentiation "
399 .description = "Modular Exponentiation "
492 .description = "Modular Exponentiation "
665 .description = "Modular Exponentiation "
[all …]
H A Dtest_cryptodev_rsa_test_vectors.h16 const char *description; member
72 .description = "RSA Encryption Decryption "
/dpdk/config/arm/
H A Dmeson.build31 'description': 'Generic armv8',
90 'description': 'Arm',
106 'description': 'Cavium',
153 'description': 'Ampere Computing',
170 'description': 'HiSilicon',
201 'description': 'Qualcomm',
246 'description': 'Marvell ARMADA',
288 'description': 'NXP DPAA',
301 'description': 'Ampere eMAG',
307 'description': 'AWS Graviton2',
[all …]
/dpdk/doc/guides/rel_notes/
H A Drelease_22_07.rst32 Add a short 1-2 sentence description in the past tense.
33 The description should be enough to allow someone scanning
113 * Add a short 1-2 sentence description of the removed item
126 * sample: Add a short 1-2 sentence description of the API change
142 * sample: Add a short 1-2 sentence description of the ABI change
162 Add a short 1-2 sentence description of the known issue
/dpdk/kernel/freebsd/contigmem/
H A Dcontigmem.c116 char index_string[8], description[32]; in contigmem_load() local
152 snprintf(description, sizeof(description), in contigmem_load()
158 description); in contigmem_load()
/dpdk/drivers/crypto/scheduler/
H A Drte_cryptodev_scheduler.c447 if (strlen(scheduler->description) > in rte_cryptodev_scheduler_load_user_scheduler()
450 "%u bytes.", scheduler->description, in rte_cryptodev_scheduler_load_user_scheduler()
454 strlcpy(sched_ctx->description, scheduler->description, in rte_cryptodev_scheduler_load_user_scheduler()
455 sizeof(sched_ctx->description)); in rte_cryptodev_scheduler_load_user_scheduler()
H A Drte_cryptodev_scheduler.h264 const char *description; /**< Scheduler description */ member
H A Dscheduler_pmd_private.h48 char description[RTE_CRYPTODEV_SCHEDULER_DESC_MAX_LEN]; member
/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_template_struct.h216 uint8_t description[16]; member
313 uint8_t description[64]; member
330 uint8_t description[64]; member
/dpdk/doc/guides/gpus/features/
H A Ddefault.ini6 ; the features table in the documentation. The feature description
/dpdk/buildtools/pkg-config/
H A Dmeson.build32 description: '''Internal-only DPDK pkgconfig file. Not for direct use.
47 description: '''The Data Plane Development Kit (DPDK).
/dpdk/examples/pipeline/examples/
H A Dvxlan_table.py57 parser = argparse.ArgumentParser(description=DESCRIPTION)
/dpdk/doc/guides/regexdevs/features/
H A Ddefault.ini6 ; the features table in the documentation. The feature description
/dpdk/doc/guides/vdpadevs/features/
H A Ddefault.ini6 ; the features table in the documentation. The feature description
/dpdk/devtools/
H A Dprocess-iwyu.py16 …parser = argparse.ArgumentParser(description="This script can be used to remove includes which are…
H A Dupdate_version_map_abi.py167 description='Merge versions in linker version script.')
/dpdk/app/test-bbdev/
H A Dtest-bbdev.py22 description='BBdev Unit Test Application',
/dpdk/doc/guides/contributing/
H A Dpatches.rst267 doc: fix some parameter description
269 Update the docs, fixing description of some parameter.
295 doc: fix some parameter description
297 Update the docs, fixing description of some parameter.
314 doc: fix some parameter description
316 Update the docs, fixing description of some parameter.
332 doc: fix some parameter description
334 Update the docs, fixing description of some parameter.
355 doc: fix some parameter description
357 Update the docs, fixing description of some parameter.
/dpdk/drivers/raw/ioat/
H A Ddpdk_idxd_cfg.py107 description="Configure whole DSA device instance for DPDK use")
/dpdk/drivers/dma/idxd/
H A Ddpdk_idxd_cfg.py107 description="Configure whole DSA device instance for DPDK use")

123