Searched refs:has_more_work (Results 1 – 2 of 2) sorted by relevance
2363 cpr->has_more_work = 0; in __bnxt_poll_work()2385 cpr->has_more_work = 1; in __bnxt_poll_work()2416 cpr->has_more_work = 1; in __bnxt_poll_work()2595 cpr->has_more_work |= cpr2->has_more_work; in __bnxt_poll_cqs()2635 if (cpr->has_more_work) { in bnxt_poll_p5()2636 cpr->has_more_work = 0; in bnxt_poll_p5()2644 if (cpr->has_more_work) in bnxt_poll_p5()2667 cpr->has_more_work |= cpr2->has_more_work; in bnxt_poll_p5()11647 if (!cpr2 || cpr2->has_more_work || in bnxt_chk_missed_irq()
954 u8 has_more_work:1; member
Completed in 42 milliseconds