Searched refs:ice_stop (Results 1 – 3 of 3) sorted by relevance
961 int ice_stop(struct net_device *netdev);
9202 int ice_stop(struct net_device *netdev) in ice_stop() function9295 .ndo_stop = ice_stop,9307 .ndo_stop = ice_stop,
1009 ice_stop(netdev); in ice_self_test()