Searched refs:ice_dev_stop (Results 1 – 1 of 1) sorted by relevance
79 static int ice_dev_stop(struct rte_eth_dev *dev);170 .dev_stop = ice_dev_stop,2337 ice_dev_stop(struct rte_eth_dev *dev) in ice_dev_stop() function2400 ret = ice_dev_stop(dev); in ice_dev_close()