Searched refs:ice_stop (Results 1 – 3 of 3) sorted by relevance
1056 int ice_stop(struct net_device *netdev);
9684 int ice_stop(struct net_device *netdev) in ice_stop() function9777 .ndo_stop = ice_stop,9789 .ndo_stop = ice_stop,
1411 ice_stop(netdev); in ice_self_test()