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()122 ret = eal_dev_hotplug_request_to_secondary(&tmp_req); in __handle_secondary_request()165 eal_dev_hotplug_request_to_secondary(&tmp_req); in __handle_secondary_request()169 eal_dev_hotplug_request_to_secondary(&tmp_req); in __handle_secondary_request()392 int eal_dev_hotplug_request_to_secondary(struct eal_dev_mp_req *req) in eal_dev_hotplug_request_to_secondary() function
57 int eal_dev_hotplug_request_to_secondary(struct eal_dev_mp_req *req);
238 ret = eal_dev_hotplug_request_to_secondary(&req); in rte_dev_probe()269 if (eal_dev_hotplug_request_to_secondary(&req) != 0) in rte_dev_probe()367 ret = eal_dev_hotplug_request_to_secondary(&req); in rte_dev_remove()415 if (eal_dev_hotplug_request_to_secondary(&req) != 0) in rte_dev_remove()
121 eal_dev_hotplug_request_to_secondary(struct eal_dev_mp_req *req) in eal_dev_hotplug_request_to_secondary() function