Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/ethernet/intel/ice/
Dice.h608 int ice_stop(struct net_device *netdev);
Dice_main.c6693 int ice_stop(struct net_device *netdev) in ice_stop() function
6755 .ndo_stop = ice_stop,
6766 .ndo_stop = ice_stop,
Dice_lib.c2517 ice_stop(vsi->netdev); in ice_dis_vsi()
Dice_ethtool.c825 ice_stop(netdev); in ice_self_test()