Home
last modified time | relevance | path

Searched refs:dpcon_id (Results 1 – 11 of 11) sorted by relevance

/f-stack/dpdk/drivers/event/dpaa2/
H A Ddpaa2_hw_dpcon.c36 int dpcon_id) in rte_dpaa2_create_dpcon_device() argument
53 CMD_PRI_LOW, dpcon_id, &dpcon_node->token); in rte_dpaa2_create_dpcon_device()
74 dpcon_node->dpcon_id = dpcon_id; in rte_dpaa2_create_dpcon_device()
H A Ddpaa2_eventdev.c97 evq_info->dpcon->dpcon_id, in dpaa2_eventdev_enqueue_burst()
198 evq_info->dpcon->dpcon_id); in dpaa2_eventdev_enqueue_burst()
299 evq_info->dpcon->dpcon_id, in dpaa2_eventdev_dequeue_burst()
360 evq_info->dpcon->dpcon_id); in dpaa2_eventdev_dequeue_burst()
636 evq_info->dpcon->dpcon_id); in dpaa2_eventdev_port_unlink()
1060 rx_queue_cfg.dest_cfg.dest_id = dpcon_dev->dpcon_id; in dpaa2_eventdev_setup_dpci()
/f-stack/dpdk/drivers/bus/fslmc/mc/
H A Ddpio.c392 int dpcon_id, in dpio_add_static_dequeue_channel() argument
405 cmd_params->dpcon_id = cpu_to_le32(dpcon_id); in dpio_add_static_dequeue_channel()
431 int dpcon_id) in dpio_remove_static_dequeue_channel() argument
442 cmd_params->dpcon_id = cpu_to_le32(dpcon_id); in dpio_remove_static_dequeue_channel()
H A Ddpcon.c31 int dpcon_id, in dpcon_open() argument
43 dpcon_cmd->dpcon_id = cpu_to_le32(dpcon_id); in dpcon_open()
H A Dfsl_dpio.h99 int dpcon_id,
106 int dpcon_id);
H A Dfsl_dpcon_cmd.h38 uint32_t dpcon_id; member
H A Dfsl_dpcon.h26 int dpcon_id,
H A Dfsl_dpio_cmd.h102 uint32_t dpcon_id; member
/f-stack/dpdk/drivers/bus/fslmc/portal/
H A Ddpaa2_hw_pvt.h206 uint32_t dpcon_id; member
/f-stack/dpdk/drivers/net/dpaa2/
H A Ddpaa2_ethdev.c2178 cfg.destination.id = dpcon->dpcon_id; in dpaa2_eth_eventq_attach()
/f-stack/dpdk/drivers/crypto/dpaa2_sec/
H A Ddpaa2_sec_dpseci.c3745 cfg.dest_cfg.dest_id = dpcon->dpcon_id; in dpaa2_sec_eventq_attach()