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 D | tf_device_p58.c | 87 .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 D | tf_rm.c | 458 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 D | tf_rm.h | 77 TF_RM_ELEM_CFG_HCAPI_BA_CHILD, enumerator
|
| H A D | tf_device.c | 55 TF_RM_ELEM_CFG_HCAPI_BA_CHILD) && in tf_dev_reservation_check()
|