Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice.h908 int ice_stop(struct net_device *netdev);
Dice_main.c8977 int ice_stop(struct net_device *netdev) in ice_stop() function
9064 .ndo_stop = ice_stop,
9076 .ndo_stop = ice_stop,
Dice_ethtool.c839 ice_stop(netdev); in ice_self_test()