Home
last modified time | relevance | path

Searched refs:TF_RM_ELEM_CFG_HCAPI_BA_CHILD (Results 1 – 4 of 4) sorted by relevance

/dpdk/drivers/net/bnxt/tf_core/
H A Dtf_device_p58.c87 .cfg_type = TF_RM_ELEM_CFG_HCAPI_BA_CHILD,
99 .cfg_type = TF_RM_ELEM_CFG_HCAPI_BA_CHILD,
105 .cfg_type = TF_RM_ELEM_CFG_HCAPI_BA_CHILD,
111 .cfg_type = TF_RM_ELEM_CFG_HCAPI_BA_CHILD,
118 .cfg_type = TF_RM_ELEM_CFG_HCAPI_BA_CHILD,
124 .cfg_type = TF_RM_ELEM_CFG_HCAPI_BA_CHILD,
130 .cfg_type = TF_RM_ELEM_CFG_HCAPI_BA_CHILD,
136 .cfg_type = TF_RM_ELEM_CFG_HCAPI_BA_CHILD,
148 .cfg_type = TF_RM_ELEM_CFG_HCAPI_BA_CHILD,
154 .cfg_type = TF_RM_ELEM_CFG_HCAPI_BA_CHILD,
[all …]
H A Dtf_rm.c458 TF_RM_ELEM_CFG_HCAPI_BA_CHILD && in tf_rm_update_parent_reservations()
704 if (cfg->cfg_type == TF_RM_ELEM_CFG_HCAPI_BA_CHILD) in tf_rm_create_db()
944 if (cfg->cfg_type == TF_RM_ELEM_CFG_HCAPI_BA_CHILD) in tf_rm_create_db_no_reservation()
1143 if (rm_db->db[subtype].cfg_type == TF_RM_ELEM_CFG_HCAPI_BA_CHILD) in tf_rm_get_pool()
1183 cfg_type != TF_RM_ELEM_CFG_HCAPI_BA_CHILD) in tf_rm_allocate()
1246 cfg_type != TF_RM_ELEM_CFG_HCAPI_BA_CHILD) in tf_rm_free()
1289 cfg_type != TF_RM_ELEM_CFG_HCAPI_BA_CHILD) in tf_rm_is_allocated()
1428 cfg_type != TF_RM_ELEM_CFG_HCAPI_BA_CHILD) in tf_rm_get_inuse_count()
1465 cfg_type != TF_RM_ELEM_CFG_HCAPI_BA_CHILD) in tf_rm_check_indexes_in_range()
H A Dtf_rm.h77 TF_RM_ELEM_CFG_HCAPI_BA_CHILD, enumerator
H A Dtf_device.c55 TF_RM_ELEM_CFG_HCAPI_BA_CHILD) && in tf_dev_reservation_check()