Searched refs:ice_stop (Results 1 – 3 of 3) sorted by relevance
1033 int ice_stop(struct net_device *netdev);
9667 * ice_stop - Disables a network interface9676 int ice_stop(struct net_device *netdev)9769 .ndo_stop = ice_stop,9781 .ndo_stop = ice_stop,9677 int ice_stop(struct net_device *netdev) ice_stop() function
1415 ice_stop(netdev); in ice_self_test()