Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice.h941 int ice_stop(struct net_device *netdev);
Dice_main.c9161 int ice_stop(struct net_device *netdev) in ice_stop() function
9248 .ndo_stop = ice_stop,
9260 .ndo_stop = ice_stop,
Dice_ethtool.c1009 ice_stop(netdev); in ice_self_test()