Searched refs:RING_CMP (Results 1 – 3 of 3) sorted by relevance
870 #define RING_CMP(idx) ((idx) & bp->cp_ring_mask) macro871 #define NEXT_CMP(idx) RING_CMP(ADV_RAW_CMP(idx, 1))
1342 last = RING_CMP(*raw_cons); in bnxt_agg_bufs_valid()1835 idx = RING_CMP(*raw_cons); in bnxt_tpa_end()2081 cp_cons = RING_CMP(tmp_raw_cons); in bnxt_rx_pkt()2337 cp_cons = RING_CMP(tmp_raw_cons); in bnxt_force_rx_discard()2342 cp_cons = RING_CMP(tmp_raw_cons); in bnxt_force_rx_discard()2937 u32 cons = RING_CMP(cpr->cp_raw_cons); in bnxt_msix()2948 u16 cons = RING_CMP(raw_cons); in bnxt_has_work()2972 cons = RING_CMP(raw_cons); in __bnxt_poll_work()3114 cp_cons = RING_CMP(raw_cons); in bnxt_poll_nitroa0()3126 cp_cons = RING_CMP(tmp_raw_cons); in bnxt_poll_nitroa0()[all …]
4879 cp_cons = RING_CMP(raw_cons); in bnxt_rx_loopback()4910 cons = RING_CMP(raw_cons); in bnxt_poll_loopback()