Searched refs:eal_dev_hotplug_request_to_secondary (Results 1 – 4 of 4) sorted by relevance
105 ret = eal_dev_hotplug_request_to_secondary(&tmp_req); in __handle_secondary_request()124 ret = eal_dev_hotplug_request_to_secondary(&tmp_req); in __handle_secondary_request()167 eal_dev_hotplug_request_to_secondary(&tmp_req); in __handle_secondary_request()171 eal_dev_hotplug_request_to_secondary(&tmp_req); in __handle_secondary_request()393 int eal_dev_hotplug_request_to_secondary(struct eal_dev_mp_req *req) in eal_dev_hotplug_request_to_secondary() function
52 int eal_dev_hotplug_request_to_secondary(struct eal_dev_mp_req *req);
243 ret = eal_dev_hotplug_request_to_secondary(&req); in rte_dev_probe()274 if (eal_dev_hotplug_request_to_secondary(&req) != 0) in rte_dev_probe()372 ret = eal_dev_hotplug_request_to_secondary(&req); in rte_dev_remove()420 if (eal_dev_hotplug_request_to_secondary(&req) != 0) in rte_dev_remove()
114 eal_dev_hotplug_request_to_secondary(struct eal_dev_mp_req *req) in eal_dev_hotplug_request_to_secondary() function