Searched refs:work_count (Results 1 – 4 of 4) sorted by relevance
88 atomic_t work_count; member
540 unsigned int work_count = tulip_max_interrupt_work; in tulip_interrupt() local763 work_count--; in tulip_interrupt()764 if (work_count == 0) in tulip_interrupt()
458 int work_count; member
1894 if (ucsi->work_count++ > UCSI_ROLE_SWITCH_WAIT_COUNT) { in ucsi_init_work()