Home
last modified time | relevance | path

Searched refs:table_type (Results 1 – 11 of 11) sorted by relevance

/dpdk/examples/ip_pipeline/
H A Dpipeline.h98 enum table_type { enum
134 enum table_type match_type;
269 enum table_type match_type;
/dpdk/lib/flow_classify/
H A Drte_flow_classify.c12 enum rte_flow_classify_table_type table_type variable
506 switch (table_type) { in rte_flow_classify_table_entry_add()
511 rule->tbl_type = table_type; in rte_flow_classify_table_entry_add()
512 cls->table_mask |= table_type; in rte_flow_classify_table_entry_add()
536 if (table->type == table_type) { in rte_flow_classify_table_entry_add()
H A Drte_flow_classify_parse.h16 extern enum rte_flow_classify_table_type table_type;
H A Drte_flow_classify_parse.c436 table_type = RTE_FLOW_CLASSIFY_TABLE_ACL_IP4_5TUPLE; in classify_parse_ntuple_filter()
/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_em_common.h149 enum hcapi_cfa_em_table_type table_type);
H A Dtf_em_common.c715 enum hcapi_cfa_em_table_type table_type; in tf_insert_eem_entry() local
769 table_type = TF_KEY0_TABLE; in tf_insert_eem_entry()
784 table_type = TF_KEY1_TABLE; in tf_insert_eem_entry()
789 table_type); in tf_insert_eem_entry()
800 table_type); in tf_insert_eem_entry()
/dpdk/drivers/net/ice/base/
H A Dice_acl.c49 cmd->table_type = tbl->num_dependent_alloc_ids; in ice_aq_alloc_acl_tbl()
H A Dice_adminq_cmd.h2140 u8 table_type; member
/dpdk/lib/pipeline/
H A Drte_swx_pipeline_internal.h718 struct table_type { struct
719 TAILQ_ENTRY(table_type) node;
725 TAILQ_HEAD(table_type_tailq, table_type); argument
736 struct table_type *type; /* NULL when n_fields == 0. */
H A Drte_swx_pipeline.c7125 static struct table_type *
7128 struct table_type *elem; in table_type_find()
7137 static struct table_type *
7142 struct table_type *elem; in table_type_resolve()
7191 struct table_type *elem; in rte_swx_pipeline_table_type_register()
7204 elem = calloc(1, sizeof(struct table_type)); in rte_swx_pipeline_table_type_register()
7337 struct table_type *type; in rte_swx_pipeline_table_config()
7697 struct table_type *elem; in table_free()
/dpdk/drivers/net/bnxt/
H A Dhsi_struct_def_dpdk.h1689 uint8_t table_type; member
1789 uint8_t table_type; member
1941 uint8_t table_type; member
3613 uint8_t table_type; member