Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c1228 uint16_t bd_cons, bd_prod, bd_prod_fw, comp_ring_cons; in bnx2x_rxeof() local
1265 comp_ring_cons = RCQ_ENTRY(sw_cq_cons, rxq); in bnx2x_rxeof()
1269 cqe = &rxq->cq_ring[comp_ring_cons]; in bnx2x_rxeof()