Searched refs:RING_CMP (Results 1 – 3 of 3) sorted by relevance
876 #define RING_CMP(idx) ((idx) & bp->cp_ring_mask) macro877 #define NEXT_CMP(idx) RING_CMP(ADV_RAW_CMP(idx, 1))
1096 cp_cons = RING_CMP(ADV_RAW_CMP(cp_cons, curr)); in bnxt_get_agg()1414 last = RING_CMP(*raw_cons); in bnxt_agg_bufs_valid()1920 idx = RING_CMP(*raw_cons); in bnxt_tpa_end()2126 u16 cons, prod, cp_cons = RING_CMP(tmp_raw_cons); in bnxt_rx_pkt()2151 cp_cons = RING_CMP(tmp_raw_cons); in bnxt_rx_pkt()2417 cp_cons = RING_CMP(tmp_raw_cons); in bnxt_force_rx_discard()2422 cp_cons = RING_CMP(tmp_raw_cons); in bnxt_force_rx_discard()3019 u32 cons = RING_CMP(cpr->cp_raw_cons); in bnxt_msix()3030 u16 cons = RING_CMP(raw_cons); in bnxt_has_work()3055 cons = RING_CMP(raw_cons); in __bnxt_poll_work()[all …]
5105 cp_cons = RING_CMP(raw_cons); in bnxt_rx_loopback()5136 cons = RING_CMP(raw_cons); in bnxt_poll_loopback()