Searched refs:bd_cons (Results 1 – 2 of 2) sorted by relevance
3190 uint16_t bd_cons, bd_prod, bd_prod_fw, comp_ring_cons; in bxe_rxeof() local3203 bd_cons = fp->rx_bd_cons; in bxe_rxeof()3230 bd_cons = RX_BD(bd_cons); in bxe_rxeof()3245 bd_cons, in bxe_rxeof()3260 rx_buf = &fp->rx_mbuf_chain[bd_cons]; in bxe_rxeof()3269 bd_cons, bd_prod, cqe_fp); in bxe_rxeof()3313 bd_cons, fp->index); in bxe_rxeof()3324 rc = bxe_alloc_rx_bd_mbuf(fp, bd_cons, in bxe_rxeof()3326 bd_prod : bd_cons); in bxe_rxeof()3413 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