Searched refs:aoei_work_count (Results 1 – 2 of 2) sorted by relevance
129 aitem->aoei_work_count = 0; in exclaves_aoe_setup()180 return item->aoei_message_count == 0 && item->aoei_work_count == 0 && item->aoei_worker_count == 0; in exclaves_aoe_service_is_idle()247 if (aitem->aoei_work_count != 0) { in exclaves_aoe_claim_work()248 aitem->aoei_work_count--; in exclaves_aoe_claim_work()309 aitem->aoei_work_count += worker_count; in exclaves_aoe_post_work()
109 uint8_t aoei_work_count; member