Searched refs:ice_dev_stop (Results 1 – 1 of 1) sorted by relevance
95 static int ice_dev_stop(struct rte_eth_dev *dev);211 .dev_stop = ice_dev_stop,2430 ice_dev_stop(struct rte_eth_dev *dev) in ice_dev_stop() function2493 ret = ice_dev_stop(dev); in ice_dev_close()