Searched refs:parent_subtype (Results 1 – 3 of 3) sorted by relevance
| /dpdk/drivers/net/bnxt/tf_core/ |
| H A D | tf_device_p58.c | 100 .parent_subtype = TF_TBL_TYPE_ACT_ENCAP_8B, 106 .parent_subtype = TF_TBL_TYPE_ACT_ENCAP_8B, 112 .parent_subtype = TF_TBL_TYPE_ACT_ENCAP_8B, 119 .parent_subtype = TF_TBL_TYPE_ACT_ENCAP_8B, 125 .parent_subtype = TF_TBL_TYPE_ACT_ENCAP_8B, 131 .parent_subtype = TF_TBL_TYPE_ACT_ENCAP_8B, 137 .parent_subtype = TF_TBL_TYPE_ACT_ENCAP_8B, 149 .parent_subtype = TF_TBL_TYPE_ACT_SP_SMAC, 155 .parent_subtype = TF_TBL_TYPE_ACT_SP_SMAC, 262 .parent_subtype = TF_TBL_TYPE_ACT_SP_SMAC, [all …]
|
| H A D | tf_rm.c | 57 uint16_t parent_subtype; member 459 cfg[child].parent_subtype == parent && in tf_rm_update_parent_reservations() 705 db[i].parent_subtype = cfg->parent_subtype; in tf_rm_create_db() 945 db[i].parent_subtype = cfg->parent_subtype; in tf_rm_create_db_no_reservation() 1144 tmp_subtype = rm_db->db[subtype].parent_subtype; in tf_rm_get_pool()
|
| H A D | tf_rm.h | 118 uint16_t parent_subtype; member
|