Searched refs:ice_stop (Results 1 – 3 of 3) sorted by relevance
687 int ice_stop(struct net_device *netdev);
7166 int ice_stop(struct net_device *netdev) in ice_stop() function7234 .ndo_stop = ice_stop,7246 .ndo_stop = ice_stop,
825 ice_stop(netdev); in ice_self_test()