Home
last modified time | relevance | path

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

/f-stack/dpdk/examples/ip_pipeline/
H A Dpipeline.h98 enum table_type { enum
134 enum table_type match_type;
269 enum table_type match_type;
/f-stack/dpdk/lib/librte_flow_classify/
H A Drte_flow_classify_parse.h17 extern enum rte_flow_classify_table_type table_type;
H A Drte_flow_classify.c15 enum rte_flow_classify_table_type table_type variable
509 switch (table_type) { in rte_flow_classify_table_entry_add()
514 rule->tbl_type = table_type; in rte_flow_classify_table_entry_add()
515 cls->table_mask |= table_type; in rte_flow_classify_table_entry_add()
539 if (table->type == table_type) { in rte_flow_classify_table_entry_add()
H A Drte_flow_classify_parse.c437 table_type = RTE_FLOW_CLASSIFY_TABLE_ACL_IP4_5TUPLE; in classify_parse_ntuple_filter()
/f-stack/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_em_common.h102 enum hcapi_cfa_em_table_type table_type);
H A Dtf_em_common.c694 enum hcapi_cfa_em_table_type table_type; in tf_insert_eem_entry() local
753 table_type = TF_KEY0_TABLE; in tf_insert_eem_entry()
768 table_type = TF_KEY1_TABLE; in tf_insert_eem_entry()
773 table_type); in tf_insert_eem_entry()
784 table_type); in tf_insert_eem_entry()
/f-stack/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.h2038 u8 table_type; member
/f-stack/dpdk/lib/librte_pipeline/
H A Drte_swx_pipeline.c565 struct table_type { struct
566 TAILQ_ENTRY(table_type) node;
572 TAILQ_HEAD(table_type_tailq, table_type); argument
6296 static struct table_type *
6299 struct table_type *elem; in table_type_find()
6308 static struct table_type *
6313 struct table_type *elem; in table_type_resolve()
6362 struct table_type *elem; in rte_swx_pipeline_table_type_register()
6375 elem = calloc(1, sizeof(struct table_type)); in rte_swx_pipeline_table_type_register()
6417 struct table_type *type; in rte_swx_pipeline_table_config()
[all …]
/f-stack/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_mapper.c393 uint16_t table_id, table_type; in ulp_mapper_cache_entry_free() local
401 ulp_mapper_cache_res_type_get(res, &table_type, &table_id); in ulp_mapper_cache_entry_free()
425 tcam_parms.tcam_tbl_type = table_type; in ulp_mapper_cache_entry_free()
430 table_type, in ulp_mapper_cache_entry_free()
/f-stack/dpdk/drivers/net/bnxt/
H A Dhsi_struct_def_dpdk.h1529 uint8_t table_type; member
1629 uint8_t table_type; member
1773 uint8_t table_type; member
3365 uint8_t table_type; member