Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnxt/
H A Dbnxt_rxr.c294 uint16_t last_cp_cons; in bnxt_agg_bufs_valid() local
298 last_cp_cons = RING_CMP(cpr->cp_ring_struct, raw_cp_cons); in bnxt_agg_bufs_valid()
299 agg_cmpl = (struct rx_pkt_cmpl *)&cpr->cp_desc_ring[last_cp_cons]; in bnxt_agg_bufs_valid()