Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/txgbe/
H A Dtxgbe_rxtx.c3718 txgbe_alloc_rx_queue_mbufs(struct txgbe_rx_queue *rxq) in txgbe_alloc_rx_queue_mbufs() function
4450 if (txgbe_alloc_rx_queue_mbufs(rxq) != 0) { in txgbe_dev_rx_queue_start()