Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Dbnx2x_rxtx.h36 uint16_t rx_bd_head; /**< Index of current rx bd. */ member
H A Dbnx2x_rxtx.c135 rxq->rx_bd_head = 0; in bnx2x_dev_rx_queue_setup()
358 bd_cons = rxq->rx_bd_head; in bnx2x_recv_pkts()
455 rxq->rx_bd_head = bd_cons; in bnx2x_recv_pkts()
H A Dbnx2x.c1247 bd_cons = rxq->rx_bd_head; in bnx2x_rxeof()
1301 rxq->rx_bd_head = bd_cons; in bnx2x_rxeof()
5069 rxq->rx_bd_head = 0; in bnx2x_init_rx_rings()