Searched refs:bd_cons (Results 1 – 2 of 2) sorted by relevance
3156 uint16_t bd_cons, bd_prod, bd_prod_fw, comp_ring_cons; in bxe_rxeof() local3169 bd_cons = fp->rx_bd_cons; in bxe_rxeof()3196 bd_cons = RX_BD(bd_cons); in bxe_rxeof()3211 bd_cons, in bxe_rxeof()3226 rx_buf = &fp->rx_mbuf_chain[bd_cons]; in bxe_rxeof()3235 bd_cons, bd_prod, cqe_fp); in bxe_rxeof()3279 bd_cons, fp->index); in bxe_rxeof()3290 rc = bxe_alloc_rx_bd_mbuf(fp, bd_cons, in bxe_rxeof()3292 bd_prod : bd_cons); in bxe_rxeof()3377 bd_cons = RX_BD_NEXT(bd_cons); in bxe_rxeof()[all …]
12503 uint16_t bd_cons /* The bd s ring consumer */; member12505 uint16_t bd_cons /* The bd s ring consumer */; member