Searched refs:aoei_serviceid (Results 1 – 2 of 2) sorted by relevance
127 aitem->aoei_serviceid = aoe_service->r_id; in exclaves_aoe_setup()250 *id = aitem->aoei_serviceid; in exclaves_aoe_claim_work()283 if (id == aitem->aoei_serviceid) { in exclaves_aoe_finish_work()307 if (aitem->aoei_serviceid == service_id) { in exclaves_aoe_post_work()405 if (aitem->aoei_serviceid == id) { in exclaves_aoe_post_message()473 &aoeproxy_client, item->aoei_serviceid, in exclaves_aoe_message_loop()480 exclaves_aoe_post_work(conclave, item->aoei_serviceid, wc ? *wc : 0); in exclaves_aoe_message_loop()
107 uint64_t aoei_serviceid; member