Home
last modified time | relevance | path

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

/dpdk/lib/eal/common/
H A Dhotplug_mp.c86 struct mp_reply_bundle *bundle = param; in __handle_secondary_request() local
185 struct mp_reply_bundle *bundle; in handle_secondary_request() local
225 struct mp_reply_bundle *bundle = param; in __handle_primary_request() local
311 struct mp_reply_bundle *bundle; in handle_primary_request() local
/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.c3195 sfc_mae_actions_bundle_submit(const struct sfc_mae_actions_bundle *bundle, in sfc_mae_actions_bundle_submit()
3222 struct sfc_mae_actions_bundle *bundle, in sfc_mae_actions_bundle_sync()
3267 struct sfc_mae_actions_bundle *bundle) in sfc_mae_rule_parse_action_of_push_vlan()
3275 struct sfc_mae_actions_bundle *bundle) in sfc_mae_rule_parse_action_of_set_vlan_vid()
3284 struct sfc_mae_actions_bundle *bundle) in sfc_mae_rule_parse_action_of_set_vlan_pcp()
3836 struct sfc_mae_actions_bundle *bundle, in sfc_mae_rule_parse_action()
4037 struct sfc_mae_actions_bundle bundle = {0}; in sfc_mae_rule_parse_actions() local