Home
last modified time | relevance | path

Searched refs:CMP_LEN (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/bnxt/
H A Dbnxt_cpr.h19 #define CMP_LEN(cmp_type) (((cmp_type) & 1) + 1) macro
H A Dbnxt_ethdev.c3177 raw_cons = raw_cons + CMP_LEN(cmpl_type) + agg_cnt; in bnxt_rx_queue_count_op()
3194 raw_cons = raw_cons + CMP_LEN(cmpl_type) + agg_cnt; in bnxt_rx_queue_count_op()
3199 raw_cons += CMP_LEN(cmpl_type); in bnxt_rx_queue_count_op()
3239 offset * CMP_LEN(CMPL_BASE_TYPE_RX_L2); in bnxt_rx_descriptor_status_op()
3285 raw_cons = raw_cons + CMP_LEN(cmpl_type) + agg_cnt; in bnxt_rx_descriptor_status_op()
3305 raw_cons = raw_cons + CMP_LEN(cmpl_type) + agg_cnt; in bnxt_rx_descriptor_status_op()
3310 raw_cons += CMP_LEN(cmpl_type); in bnxt_rx_descriptor_status_op()