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()
1794 u16 cfa_code, cons, prod, cp_cons = RING_CMP(tmp_raw_cons); in bnxt_rx_pkt()
1818 cp_cons = RING_CMP(tmp_raw_cons); in bnxt_rx_pkt()
2073 cp_cons = RING_CMP(tmp_raw_cons); in bnxt_force_rx_discard()
2078 cp_cons = RING_CMP(tmp_raw_cons); in bnxt_force_rx_discard()
2450 u32 cons = RING_CMP(cpr->cp_raw_cons); in bnxt_msix()
2461 u16 cons = RING_CMP(raw_cons); in bnxt_has_work()
2474 u32 cons = RING_CMP(cpr->cp_raw_cons); in bnxt_inta()
2513 cons = RING_CMP(raw_cons); in __bnxt_poll_work()
2639 cp_cons = RING_CMP(raw_cons); in bnxt_poll_nitroa0()
2651 cp_cons = RING_CMP(tmp_raw_cons); in bnxt_poll_nitroa0()
2766 RING_CMP(cpr2->cp_raw_cons), db->doorbell); in __bnxt_poll_cqs_done()
2793 cons = RING_CMP(raw_cons); in bnxt_poll_p5()