Home
last modified time | relevance | path

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

/dpdk/drivers/net/bnx2x/
H A Dbnx2x_rxtx.h36 uint16_t rx_bd_head; /**< Index of current rx bd. */ member
H A Dbnx2x_rxtx.c134 rxq->rx_bd_head = 0; in bnx2x_dev_rx_queue_setup()
357 bd_cons = rxq->rx_bd_head; in bnx2x_recv_pkts()
454 rxq->rx_bd_head = bd_cons; in bnx2x_recv_pkts()
H A Dbnx2x.c1251 bd_cons = rxq->rx_bd_head; in bnx2x_rxeof()
1305 rxq->rx_bd_head = bd_cons; in bnx2x_rxeof()
5073 rxq->rx_bd_head = 0; in bnx2x_init_rx_rings()