Searched refs:eth_igc_stop (Results 1 – 1 of 1) sorted by relevance
175 static int eth_igc_stop(struct rte_eth_dev *dev);245 .dev_stop = eth_igc_stop,607 eth_igc_stop(struct rte_eth_dev *dev) in eth_igc_stop() function1181 ret = eth_igc_stop(dev); in eth_igc_close()