Home
last modified time | relevance | path

Searched refs:has_more_work (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c2285 cpr->has_more_work = 0; in __bnxt_poll_work()
2307 cpr->has_more_work = 1; in __bnxt_poll_work()
2338 cpr->has_more_work = 1; in __bnxt_poll_work()
2518 cpr->has_more_work |= cpr2->has_more_work; in __bnxt_poll_cqs()
2554 if (cpr->has_more_work) { in bnxt_poll_p5()
2555 cpr->has_more_work = 0; in bnxt_poll_p5()
2563 if (cpr->has_more_work) in bnxt_poll_p5()
2590 cpr->has_more_work |= cpr2->has_more_work; in bnxt_poll_p5()
[all...]
H A Dbnxt.h944 u8 has_more_work:1; member
/kernel/linux/linux-6.6/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt.c2508 cpr->has_more_work = 0; in __bnxt_poll_work()
2530 cpr->has_more_work = 1; in __bnxt_poll_work()
2561 cpr->has_more_work = 1; in __bnxt_poll_work()
2747 cpr->has_more_work |= cpr2->has_more_work; in __bnxt_poll_cqs()
2788 if (cpr->has_more_work) { in bnxt_poll_p5()
2789 cpr->has_more_work = 0; in bnxt_poll_p5()
2797 if (cpr->has_more_work) in bnxt_poll_p5()
2825 cpr->has_more_work |= cpr2->has_more_work; in bnxt_poll_p5()
[all...]
H A Dbnxt.h988 u8 has_more_work:1; member

Completed in 34 milliseconds