Searched refs:object_id (Results 1 – 25 of 29) sorted by relevance
12
59 endpoint1.id = dev->object_id; in rte_dpaa2_create_dprc_device()67 dev->object_id); in rte_dpaa2_create_dprc_device()
364 int object_id) in dpaa2_create_dpio_device() argument385 dpio_dev->hw_id = object_id; in dpaa2_create_dpio_device()
68 if (dev1->object_id > dev2->object_id) in compare_dpaa2_devname()70 else if (dev1->object_id < dev2->object_id) in compare_dpaa2_devname()208 sscanf(t_ptr, "%hu", &dev->object_id); in scan_one_fslmc_device()
105 int object_id);129 uint16_t object_id; /**< DPAA2 Object ID */ member
735 dev->object_id); in fslmc_process_iodevices()
56 uint32_t object_id; member116 return le32_to_cpu(rsp_params->object_id); in mc_cmd_read_object_id()
46 uint32_t object_id; member
150 uint32_t object_id) in dpio_destroy() argument162 cmd_params->dpio_id = cpu_to_le32(object_id); in dpio_destroy()
150 uint32_t object_id) in dpdmai_destroy() argument160 cmd_params->dpdmai_id = cpu_to_le32(object_id); in dpdmai_destroy()
53 uint32_t object_id; member
62 uint32_t object_id);
76 uint32_t object_id);
150 uint32_t object_id) in dpci_destroy() argument160 cmd_params->dpci_id = cpu_to_le32(object_id); in dpci_destroy()
78 uint32_t object_id);
153 cmd_params->object_id = cpu_to_le32(obj_id); in dpcon_destroy()
146 cmd_params->object_id = cpu_to_le32(obj_id); in dpbp_destroy()
146 uint32_t object_id) in dprtc_destroy() argument156 cmd_params->object_id = cpu_to_le32(object_id); in dprtc_destroy()
59 uint32_t object_id; member
40 uint32_t object_id);
126 uint32_t object_id);
163 uint32_t object_id) in dpdmux_destroy() argument173 cmd_params->dpdmux_id = cpu_to_le32(object_id); in dpdmux_destroy()
228 uint32_t object_id);
85 uint32_t object_id);
157 uint32_t object_id) in dpseci_destroy() argument167 cmd_params->dpseci_id = cpu_to_le32(object_id); in dpseci_destroy()
668 dpaa2_dev->object_id == dpaa2_dev->ep_object_id) { in dpaa2_dev_recycle_config()