Searched refs:RING_CMPL (Results 1 – 6 of 6) sorted by relevance
25 #define RING_CMPL(ring_mask, idx) ((idx) & (ring_mask)) macro58 RING_CMPL((ring_mask), raw_cons)), \
464 cons = RING_CMPL(ring_mask, raw_cons); in bnxt_handle_tx_cp()588 cons = RING_CMPL(ring_mask, raw_cons); in bnxt_flush_tx_cmp()
320 cons = RING_CMPL(ring_mask, raw_cons); in bnxt_handle_tx_cp_vec()
348 cons = RING_CMPL(ring_mask, raw_cons); in bnxt_handle_tx_cp_vec()
398 cons = RING_CMPL(ring_mask, raw_cons); in bnxt_handle_tx_cp_vec()
3346 cons = RING_CMPL(ring_mask, raw_cons); in bnxt_tx_descriptor_status_op()