Searched refs:i40evf_dev_stop (Results 1 – 1 of 1) sorted by relevance
77 static int i40evf_dev_stop(struct rte_eth_dev *dev);177 .dev_stop = i40evf_dev_stop,2195 i40evf_dev_stop(struct rte_eth_dev *dev) in i40evf_dev_stop() function2426 ret = i40evf_dev_stop(dev); in i40evf_dev_close()