Home
last modified time | relevance | path

Searched refs:had_nqe_notify (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/broadcom/bnxt/
Dbnxt.h1159 u8 had_nqe_notify:1; member
Dbnxt.c3118 if (cpr2->had_nqe_notify) { in __bnxt_poll_cqs()
3141 cpr2->had_nqe_notify = 0; in __bnxt_poll_cqs_done()
3211 cpr2->had_nqe_notify = 1; in bnxt_poll_p5()