Home
last modified time | relevance | path

Searched refs:bundle (Results 1 – 5 of 5) sorted by relevance

/dpdk/lib/eal/common/
H A Dhotplug_mp.c178 free(bundle->peer); in __handle_secondary_request()
179 free(bundle); in __handle_secondary_request()
190 bundle = malloc(sizeof(*bundle)); in handle_secondary_request()
196 bundle->msg = *msg; in handle_secondary_request()
204 free(bundle); in handle_secondary_request()
217 free(bundle); in handle_secondary_request()
299 free(bundle->peer); in __handle_primary_request()
300 free(bundle); in __handle_primary_request()
319 bundle = calloc(1, sizeof(*bundle)); in handle_primary_request()
338 free(bundle); in handle_primary_request()
[all …]
/dpdk/drivers/dma/ioat/
H A Dioat_hw_defs.h123 uint32_t bundle: 1; member
152 uint32_t bundle: 1; member
178 uint32_t bundle: 1; member
215 uint32_t bundle: 1; member
256 uint32_t bundle: 1; member
/dpdk/drivers/raw/ioat/
H A Dioat_spec.h102 uint32_t bundle: 1; member
131 uint32_t bundle: 1; member
157 uint32_t bundle: 1; member
194 uint32_t bundle: 1; member
235 uint32_t bundle: 1; member
H A Drte_ioat_rawdev_fns.h63 uint32_t bundle: 1; member
/dpdk/drivers/net/sfc/
H A Dsfc_mae.c3200 switch (bundle->type) { in sfc_mae_actions_bundle_submit()
3205 spec, bundle->vlan_push_tpid, bundle->vlan_push_tci); in sfc_mae_actions_bundle_submit()
3251 memset(bundle, 0, sizeof(*bundle)); in sfc_mae_actions_bundle_sync()
3254 bundle->type = bundle_type_new; in sfc_mae_actions_bundle_sync()
3849 bundle->actions_mask); in sfc_mae_rule_parse_action()
3858 bundle->actions_mask); in sfc_mae_rule_parse_action()
3863 bundle->actions_mask); in sfc_mae_rule_parse_action()
3871 bundle->actions_mask); in sfc_mae_rule_parse_action()
3880 bundle->actions_mask); in sfc_mae_rule_parse_action()
3882 bundle->actions_mask); in sfc_mae_rule_parse_action()
[all …]