Lines Matching refs:RING_CMP
258 writel(DB_CP_FLAGS | RING_CMP(idx), (db)->doorbell)
261 bnxt_writeq(bp, (db)->db_key64 | DBR_TYPE_NQ | RING_CMP(idx), \
265 writel(DB_CP_REARM_FLAGS | RING_CMP(idx), (db)->doorbell)
268 bnxt_writeq(bp, (db)->db_key64 | DBR_TYPE_NQ_ARM | RING_CMP(idx),\
291 RING_CMP(idx), db->doorbell); in bnxt_db_cq()
905 cp_cons = RING_CMP(ADV_RAW_CMP(cp_cons, curr)); in bnxt_get_agg()
1206 last = RING_CMP(*raw_cons); in bnxt_agg_bufs_valid()
1634 idx = RING_CMP(*raw_cons); in bnxt_tpa_end()
1778 u16 cfa_code, cons, prod, cp_cons = RING_CMP(tmp_raw_cons); in bnxt_rx_pkt()
1801 cp_cons = RING_CMP(tmp_raw_cons); in bnxt_rx_pkt()
2058 cp_cons = RING_CMP(tmp_raw_cons); in bnxt_force_rx_discard()
2063 cp_cons = RING_CMP(tmp_raw_cons); in bnxt_force_rx_discard()
2435 u32 cons = RING_CMP(cpr->cp_raw_cons); in bnxt_msix()
2446 u16 cons = RING_CMP(raw_cons); in bnxt_has_work()
2459 u32 cons = RING_CMP(cpr->cp_raw_cons); in bnxt_inta()
2498 cons = RING_CMP(raw_cons); in __bnxt_poll_work()
2624 cp_cons = RING_CMP(raw_cons); in bnxt_poll_nitroa0()
2636 cp_cons = RING_CMP(tmp_raw_cons); in bnxt_poll_nitroa0()
2751 RING_CMP(cpr2->cp_raw_cons), db->doorbell); in __bnxt_poll_cqs_done()
2778 cons = RING_CMP(raw_cons); in bnxt_poll_p5()