Searched refs:object_id (Results 1 – 25 of 27) sorted by relevance
12
103 int object_id);127 uint16_t object_id; /**< DPAA2 Object ID */ member
67 if (dev1->object_id > dev2->object_id) in compare_dpaa2_devname()69 else if (dev1->object_id < dev2->object_id) in compare_dpaa2_devname()200 sscanf(t_ptr, "%hu", &dev->object_id); in scan_one_fslmc_device()
726 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
53 uint32_t object_id; member
149 uint32_t object_id) in dpdmai_destroy() argument159 cmd_params->dpdmai_id = cpu_to_le32(object_id); in dpdmai_destroy()
150 uint32_t object_id) in dpio_destroy() argument162 cmd_params->dpio_id = cpu_to_le32(object_id); in dpio_destroy()
62 uint32_t object_id);
59 uint32_t object_id);
78 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()
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()
56 uint32_t object_id; member
40 uint32_t object_id);
114 uint32_t object_id);
161 uint32_t object_id) in dpdmux_destroy() argument171 cmd_params->dpdmux_id = cpu_to_le32(object_id); in dpdmux_destroy()
197 uint32_t object_id);
159 uint32_t object_id) in dpni_destroy() argument170 cmd_params->dpsw_id = cpu_to_le32(object_id); in dpni_destroy()
366 int object_id) in dpaa2_create_dpio_device() argument387 dpio_dev->hw_id = object_id; in dpaa2_create_dpio_device()
73 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()
1802 ret = dpaa2_dpdmai_dev_init(rawdev, dpaa2_dev->object_id); in rte_dpaa2_qdma_probe()