Searched refs:ice_stop (Results 1 – 3 of 3) sorted by relevance
455 int ice_stop(struct net_device *netdev);
454 ice_stop(vsi->netdev); in ice_dis_vsi()4786 int ice_stop(struct net_device *netdev) in ice_stop() function4848 .ndo_stop = ice_stop,4859 .ndo_stop = ice_stop,
797 ice_stop(netdev); in ice_self_test()