Searched refs:nfb_eth_rx_queue_start (Results 1 – 3 of 3) sorted by relevance
113 nfb_eth_rx_queue_start(struct rte_eth_dev *dev, uint16_t rxq_id);
66 nfb_eth_rx_queue_start(struct rte_eth_dev *dev, uint16_t rxq_id) in nfb_eth_rx_queue_start() function
124 ret = nfb_eth_rx_queue_start(dev, i); in nfb_eth_dev_start()407 .rx_queue_start = nfb_eth_rx_queue_start,