Searched refs:i40evf_dev_tx_queue_start (Results 1 – 1 of 1) sorted by relevance
105 static int i40evf_dev_tx_queue_start(struct rte_eth_dev *dev,196 .tx_queue_start = i40evf_dev_tx_queue_start,794 if (i40evf_dev_tx_queue_start(dev, i) != 0) { in i40evf_start_queues()1812 i40evf_dev_tx_queue_start(struct rte_eth_dev *dev, uint16_t tx_queue_id) in i40evf_dev_tx_queue_start() function