Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/ice/
Dice.h455 int ice_stop(struct net_device *netdev);
Dice_main.c454 ice_stop(vsi->netdev); in ice_dis_vsi()
4786 int ice_stop(struct net_device *netdev) in ice_stop() function
4848 .ndo_stop = ice_stop,
4859 .ndo_stop = ice_stop,
Dice_ethtool.c797 ice_stop(netdev); in ice_self_test()