Searched refs:i40e_dev_stop (Results 1 – 2 of 2) sorted by relevance
774 function ``i40e_dev_stop()`` which will sets the PHY to link down. Some
227 static int i40e_dev_stop(struct rte_eth_dev *dev);443 .dev_stop = i40e_dev_stop,2544 i40e_dev_stop(struct rte_eth_dev *dev) in i40e_dev_stop() function2632 ret = i40e_dev_stop(dev); in i40e_dev_close()