Searched refs:ice_stop (Results 1 – 3 of 3) sorted by relevance
1033 int ice_stop(struct net_device *netdev);
9677 int ice_stop(struct net_device *netdev) in ice_stop() function9770 .ndo_stop = ice_stop,9782 .ndo_stop = ice_stop,
1415 ice_stop(netdev); in ice_self_test()