Searched refs:nicvf_vf_stop (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/net/thunderx/ |
| H A D | nicvf_ethdev.c | 49 static void nicvf_vf_stop(struct rte_eth_dev *dev, struct nicvf *nic, 1485 nicvf_vf_stop(dev, nic, false); in nicvf_vf_start() 1777 nicvf_vf_stop(dev, nic->snicvf[i], cleanup); in nicvf_dev_stop_cleanup() 1781 nicvf_vf_stop(dev, nic, cleanup); in nicvf_dev_stop_cleanup() 1805 nicvf_vf_stop(struct rte_eth_dev *dev, struct nicvf *nic, bool cleanup) in nicvf_vf_stop() function
|