Lines Matching refs:RING_CMP
1014 cp_cons = RING_CMP(ADV_RAW_CMP(cp_cons, curr)); in bnxt_get_agg()
1315 last = RING_CMP(*raw_cons); in bnxt_agg_bufs_valid()
1808 idx = RING_CMP(*raw_cons); in bnxt_tpa_end()
2027 u16 cons, prod, cp_cons = RING_CMP(tmp_raw_cons); in bnxt_rx_pkt()
2051 cp_cons = RING_CMP(tmp_raw_cons); in bnxt_rx_pkt()
2304 cp_cons = RING_CMP(tmp_raw_cons); in bnxt_force_rx_discard()
2309 cp_cons = RING_CMP(tmp_raw_cons); in bnxt_force_rx_discard()
2836 u32 cons = RING_CMP(cpr->cp_raw_cons); in bnxt_msix()
2847 u16 cons = RING_CMP(raw_cons); in bnxt_has_work()
2871 cons = RING_CMP(raw_cons); in __bnxt_poll_work()
3013 cp_cons = RING_CMP(raw_cons); in bnxt_poll_nitroa0()
3025 cp_cons = RING_CMP(tmp_raw_cons); in bnxt_poll_nitroa0()
3177 cons = RING_CMP(raw_cons); in bnxt_poll_p5()