Searched refs:nicvf_vf_start_tx_queue (Results 1 – 1 of 1) sorted by relevance
732 nicvf_vf_start_tx_queue(struct rte_eth_dev *dev, struct nicvf *nic, in nicvf_vf_start_tx_queue() function1220 return nicvf_vf_start_tx_queue(dev, nic, qidx); in nicvf_dev_tx_queue_start()1619 ret = nicvf_vf_start_tx_queue(dev, nic, in nicvf_vf_start()