Searched refs:RING_CMPL (Results 1 – 4 of 4) sorted by relevance
32 #define RING_CMPL(ring_mask, idx) ((idx) & (ring_mask)) macro73 RING_CMPL((ring_mask), raw_cons)), \
306 cons = RING_CMPL(ring_mask, raw_cons); in bnxt_handle_tx_cp_vec()
324 cons = RING_CMPL(ring_mask, raw_cons); in bnxt_handle_tx_cp_vec()
444 cons = RING_CMPL(ring_mask, raw_cons); in bnxt_handle_tx_cp()