Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/atlantic/
H A Datl_rxtx.c393 atl_alloc_rx_queue_mbufs(struct atl_rx_queue *rxq) in atl_alloc_rx_queue_mbufs() function
454 if (atl_alloc_rx_queue_mbufs(rxq) != 0) { in atl_rx_queue_start()