Home
last modified time | relevance | path

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

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