Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_device_p4.h15 extern struct tf_rm_element_cfg tf_tbl_p4[TF_DIR_MAX][TF_TBL_TYPE_MAX];
17 struct tf_rm_element_cfg tf_ident_p4[TF_IDENT_TYPE_MAX] = {
40 struct tf_rm_element_cfg tf_tcam_p4[TF_TCAM_TBL_TYPE_MAX] = {
63 struct tf_rm_element_cfg tf_em_ext_p4[TF_EM_TBL_TYPE_MAX] = {
70 struct tf_rm_element_cfg tf_em_int_p4[TF_EM_TBL_TYPE_MAX] = {
H A Dtf_device_p58.h15 extern struct tf_rm_element_cfg tf_tbl_p58[TF_DIR_MAX][TF_TBL_TYPE_MAX];
17 struct tf_rm_element_cfg tf_ident_p58[TF_IDENT_TYPE_MAX] = {
40 struct tf_rm_element_cfg tf_tcam_p58[TF_TCAM_TBL_TYPE_MAX] = {
63 struct tf_rm_element_cfg tf_em_int_p58[TF_EM_TBL_TYPE_MAX] = {
H A Dtf_rm.h100 struct tf_rm_element_cfg { struct
162 struct tf_rm_element_cfg *cfg;
H A Dtf_identifier.h24 struct tf_rm_element_cfg *cfg;
H A Dtf_tbl.h30 struct tf_rm_element_cfg *cfg;
H A Dtf_rm.c118 struct tf_rm_element_cfg *cfg, in tf_rm_count_hcapi_reservations()
415 struct tf_rm_element_cfg *cfg, in tf_rm_update_parent_reservations()
625 struct tf_rm_element_cfg *cfg = &parms->cfg[i]; in tf_rm_create_db()
691 struct tf_rm_element_cfg *cfg = &parms->cfg[i]; in tf_rm_create_db()
884 struct tf_rm_element_cfg *cfg = &parms->cfg[i]; in tf_rm_create_db_no_reservation()
932 struct tf_rm_element_cfg *cfg = &parms->cfg[i]; in tf_rm_create_db_no_reservation()
H A Dtf_device_p58.c51 struct tf_rm_element_cfg tf_tbl_p58[TF_DIR_MAX][TF_TBL_TYPE_MAX] = {
715 struct tf_rm_element_cfg *rm_cfg = tf_tbl_p58[dir]; in tf_dev_p58_set_sram_policy()
756 struct tf_rm_element_cfg *rm_cfg = tf_tbl_p58[dir]; in tf_dev_p58_get_sram_policy()
H A Dtf_tcam.h29 struct tf_rm_element_cfg *cfg;
H A Dtf_em.h125 struct tf_rm_element_cfg *cfg;
H A Dtf_device_p4.c62 struct tf_rm_element_cfg tf_tbl_p4[TF_DIR_MAX][TF_TBL_TYPE_MAX] = {
H A Dtf_device.c40 struct tf_rm_element_cfg *cfg, in tf_dev_reservation_check()