Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice.h687 int ice_stop(struct net_device *netdev);
Dice_main.c7166 int ice_stop(struct net_device *netdev) in ice_stop() function
7234 .ndo_stop = ice_stop,
7246 .ndo_stop = ice_stop,
Dice_ethtool.c825 ice_stop(netdev); in ice_self_test()