Searched refs:has_more_work (Results 1 – 2 of 2) sorted by relevance
2523 cpr->has_more_work = 0; in __bnxt_poll_work()2545 cpr->has_more_work = 1; in __bnxt_poll_work()2576 cpr->has_more_work = 1; in __bnxt_poll_work()2758 cpr->has_more_work |= cpr2->has_more_work; in __bnxt_poll_cqs()2799 if (cpr->has_more_work) { in bnxt_poll_p5()2800 cpr->has_more_work = 0; in bnxt_poll_p5()2808 if (cpr->has_more_work) in bnxt_poll_p5()2835 cpr->has_more_work |= cpr2->has_more_work; in bnxt_poll_p5()11981 if (!cpr2 || cpr2->has_more_work || in bnxt_chk_missed_irq()
968 u8 has_more_work:1; member
Completed in 38 milliseconds