Searched refs:ice_stop (Results 1 – 3 of 3) sorted by relevance
608 int ice_stop(struct net_device *netdev);
6770 int ice_stop(struct net_device *netdev) in ice_stop() function6847 .ndo_stop = ice_stop,6859 .ndo_stop = ice_stop,
827 ice_stop(netdev); in ice_self_test()