Searched refs:bnxt_has_work (Results 1 – 1 of 1) sorted by relevance
1822 static inline int bnxt_has_work(struct bnxt *bp, struct bnxt_cp_ring_info *cpr) in bnxt_has_work() function1843 if (!bnxt_has_work(bp, cpr)) { in bnxt_inta()2016 if (!bnxt_has_work(bp, cpr) && rx_pkts < budget) { in bnxt_poll_nitroa0()2040 if (!bnxt_has_work(bp, cpr)) { in bnxt_poll()