Home
last modified time | relevance | path

Searched refs:ice_stop (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_sf_eth.c13 .ndo_stop = ice_stop,
H A Dice.h1031 int ice_stop(struct net_device *netdev);
H A Dice_main.c9739 int ice_stop(struct net_device *netdev) in ice_stop() function
9832 .ndo_stop = ice_stop,
9844 .ndo_stop = ice_stop,
H A Dice_ethtool.c1419 ice_stop(netdev); in ice_self_test()