Home
last modified time | relevance | path

Searched refs:tf_tbl_type (Results 1 – 12 of 12) sorted by relevance

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_tbl.h48 enum tf_tbl_type type;
70 enum tf_tbl_type type;
92 enum tf_tbl_type type;
122 enum tf_tbl_type type;
148 enum tf_tbl_type type;
H A Dtf_core.h272 enum tf_tbl_type { enum
1664 enum tf_tbl_type type;
1713 enum tf_tbl_type type;
1761 enum tf_tbl_type type;
1802 enum tf_tbl_type type;
1833 enum tf_tbl_type type;
1877 enum tf_tbl_type type;
H A Dtf_sram_mgr.h114 enum tf_tbl_type tbl_type;
170 enum tf_tbl_type tbl_type;
H A Dtf_util.h57 const char *tf_tbl_type_2_str(enum tf_tbl_type tbl_type);
H A Dtf_device.h295 enum tf_tbl_type tbl_type);
321 enum tf_tbl_type type,
H A Dtf_util.c74 tf_tbl_type_2_str(enum tf_tbl_type tbl_type) in tf_tbl_type_2_str()
H A Dtf_device_p58.c489 enum tf_tbl_type type) in tf_dev_p58_is_sram_managed()
541 enum tf_tbl_type type, in tf_dev_p58_get_sram_tbl_info()
H A Dtf_device_p4.c393 enum tf_tbl_type type __rte_unused) in tf_dev_p4_is_sram_managed()
H A Dtf_tbl_sram.c45 enum tf_tbl_type tbl_type;
/dpdk/drivers/net/bnxt/tf_ulp/
H A Dulp_fc_mgr.c253 enum tf_tbl_type stype = TF_TBL_TYPE_ACT_STATS_64; /* TBD: Template? */ in ulp_bulk_get_flow_stats()
309 enum tf_tbl_type stype = TF_TBL_TYPE_ACT_STATS_64; in ulp_fc_tf_flow_stat_get()
377 enum tf_tbl_type stype = TF_TBL_TYPE_ACT_STATS_64; /* TBD:Template? */ in ulp_get_single_flow_stat()
H A Dulp_template_struct.h211 enum tf_tbl_type tbl_type;
H A Dulp_mapper.c422 static enum tf_tbl_type
2424 enum tf_tbl_type tbl_type = tbl->resource_type; in ulp_mapper_index_tbl_process()