Searched refs:nfb_eth_rx_queue_start (Results 1 – 3 of 3) sorted by relevance
16 nfb_eth_rx_queue_start(struct rte_eth_dev *dev, uint16_t rxq_id) in nfb_eth_rx_queue_start() function
114 nfb_eth_rx_queue_start(struct rte_eth_dev *dev, uint16_t rxq_id);
126 ret = nfb_eth_rx_queue_start(dev, i); in nfb_eth_dev_start()486 .rx_queue_start = nfb_eth_rx_queue_start,