| /dpdk/lib/acl/ |
| H A D | rte_acl.c | 113 acl_check_alg_arm(enum rte_acl_classify_alg alg) in acl_check_alg_arm() 135 acl_check_alg_ppc(enum rte_acl_classify_alg alg) in acl_check_alg_ppc() 164 acl_check_alg_x86(enum rte_acl_classify_alg alg) in acl_check_alg_x86() 212 acl_check_alg(enum rte_acl_classify_alg alg) in acl_check_alg() 242 static const enum rte_acl_classify_alg alg[] = { in acl_get_best_alg() enum 268 rte_acl_set_ctx_classify(struct rte_acl_ctx *ctx, enum rte_acl_classify_alg alg) in rte_acl_set_ctx_classify() 292 enum rte_acl_classify_alg alg) in rte_acl_classify_alg()
|
| H A D | acl.h | 171 enum rte_acl_classify_alg alg; member
|
| /dpdk/drivers/crypto/qat/ |
| H A D | qat_sym_session.c | 2011 int qat_sym_validate_aes_key(int key_len, enum icp_qat_hw_cipher_algo *alg) in qat_sym_validate_aes_key() 2030 enum icp_qat_hw_cipher_algo *alg) in qat_sym_validate_aes_docsisbpi_key() 2045 int qat_sym_validate_snow3g_key(int key_len, enum icp_qat_hw_cipher_algo *alg) in qat_sym_validate_snow3g_key() 2057 int qat_sym_validate_kasumi_key(int key_len, enum icp_qat_hw_cipher_algo *alg) in qat_sym_validate_kasumi_key() 2069 int qat_sym_validate_des_key(int key_len, enum icp_qat_hw_cipher_algo *alg) in qat_sym_validate_des_key() 2081 int qat_sym_validate_3des_key(int key_len, enum icp_qat_hw_cipher_algo *alg) in qat_sym_validate_3des_key() 2095 int qat_sym_validate_zuc_key(int key_len, enum icp_qat_hw_cipher_algo *alg) in qat_sym_validate_zuc_key()
|
| H A D | qat_sym_session.h | 39 #define QAT_AES_HW_CONFIG_CBC_ENC(alg) \ argument 44 #define QAT_AES_HW_CONFIG_CBC_DEC(alg) \ argument
|
| /dpdk/drivers/net/cnxk/ |
| H A D | rte_pmd_cnxk.h | 55 enum rte_pmd_cnxk_sec_action_alg alg; member
|
| H A D | cn9k_tx.h | 1618 const uint64x2_t alg = {BIT_ULL(59), BIT_ULL(59)}; in cn9k_nix_xmit_pkts_vector() local
|
| H A D | cn10k_tx.h | 2388 const uint64x2_t alg = {BIT_ULL(59), BIT_ULL(59)}; in cn10k_nix_xmit_pkts_vector() local
|
| /dpdk/lib/hash/ |
| H A D | rte_hash_crc.h | 57 rte_hash_crc_set_alg(uint8_t alg) in rte_hash_crc_set_alg()
|
| /dpdk/drivers/crypto/dpaa_sec/ |
| H A D | dpaa_sec.h | 165 uint32_t alg; member 172 uint32_t alg; member 178 uint32_t alg; member
|
| /dpdk/examples/l3fwd-acl/ |
| H A D | main.c | 151 enum rte_acl_classify_alg alg; member 489 enum rte_acl_classify_alg alg; member 1162 str_acl_alg(enum rte_acl_classify_alg alg) in str_acl_alg() 1175 parse_acl_alg(const char *alg) in parse_acl_alg() 1619 char alg[PATH_MAX]; in print_usage() local
|
| /dpdk/app/test-acl/ |
| H A D | main.c | 62 enum rte_acl_classify_alg alg; member 110 struct acl_alg alg; member 859 search_ip5tuples_once(uint32_t categories, uint32_t step, const char *alg) in search_ip5tuples_once()
|
| /dpdk/lib/net/ |
| H A D | rte_net_crc.c | 292 rte_net_crc_set_alg(enum rte_net_crc_alg alg) in rte_net_crc_set_alg()
|
| /dpdk/app/test/ |
| H A D | test_acl.c | 283 const uint8_t *data[], size_t dim, enum rte_acl_classify_alg alg) in test_classify_alg() 348 static const enum rte_acl_classify_alg alg[] = { in test_classify_run() enum
|
| H A D | test_cryptodev_security_ipsec.h | 105 } alg; member
|
| H A D | test_cryptodev.c | 727 struct rte_cryptodev_sym_capability_idx alg = { in check_capabilities_supported() local
|
| /dpdk/drivers/common/sfc_efx/base/ |
| H A D | rhead_rx.c | 130 __in efx_rx_hash_alg_t alg, in rhead_rx_scale_mode_set()
|
| H A D | efx_rx.c | 606 __in efx_rx_hash_alg_t alg, in efx_rx_scale_mode_set() 1279 __in efx_rx_hash_alg_t alg, in siena_rx_scale_mode_set()
|
| H A D | ef10_rx.c | 551 __in efx_rx_hash_alg_t alg, in ef10_rx_scale_mode_set()
|
| /dpdk/lib/ethdev/ |
| H A D | rte_mtr.h | 130 enum rte_mtr_algorithm alg; member
|
| /dpdk/lib/pipeline/ |
| H A D | rte_table_action.h | 226 enum rte_table_action_meter_algorithm alg; member 289 enum rte_table_action_meter_algorithm alg; member
|
| /dpdk/drivers/common/cnxk/ |
| H A D | roc_npc.h | 230 enum roc_npc_sec_action_alg alg; member
|
| H A D | roc_nix.h | 92 enum roc_nix_bpf_algo alg; member
|
| /dpdk/drivers/net/sfc/ |
| H A D | sfc_rx.c | 1379 efx_rx_hash_alg_t alg; in sfc_rx_hash_init() local
|
| /dpdk/drivers/common/cnxk/hw/ |
| H A D | nix.h | 897 uint64_t alg : 3; member 1608 uint64_t alg : 2; member 1730 uint64_t alg : 4; member 1738 uint64_t alg : 4; member 2102 uint64_t alg : 3; member
|