Searched refs:eth_igc_stop (Results 1 – 1 of 1) sorted by relevance
182 static int eth_igc_stop(struct rte_eth_dev *dev);252 .dev_stop = eth_igc_stop,611 eth_igc_stop(struct rte_eth_dev *dev) in eth_igc_stop() function1186 ret = eth_igc_stop(dev); in eth_igc_close()