Home
last modified time | relevance | path

Searched refs:dpci_id (Results 1 – 6 of 6) sorted by relevance

/f-stack/dpdk/drivers/bus/fslmc/portal/
H A Ddpaa2_hw_dpci.c36 int dpci_id) in rte_dpaa2_create_dpci_device() argument
55 CMD_PRI_LOW, dpci_id, &dpci_node->token); in rte_dpaa2_create_dpci_device()
135 dpci_node->dpci_id = dpci_id; in rte_dpaa2_create_dpci_device()
H A Ddpaa2_hw_pvt.h196 uint32_t dpci_id; /*HW ID for DPCI object */ member
/f-stack/dpdk/drivers/bus/fslmc/mc/
H A Ddpci.c31 int dpci_id, in dpci_open() argument
43 cmd_params->dpci_id = cpu_to_le32(dpci_id); in dpci_open()
160 cmd_params->dpci_id = cpu_to_le32(object_id); in dpci_destroy()
H A Dfsl_dpci_cmd.h52 uint32_t dpci_id; member
62 uint32_t dpci_id; member
H A Dfsl_dpci.h37 int dpci_id,
/f-stack/dpdk/drivers/raw/dpaa2_cmdif/
H A Ddpaa2_cmdif.c45 *attr_value = cidev->dpci_id; in dpaa2_cmdif_get_attr()