Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice.h608 int ice_stop(struct net_device *netdev);
H A Dice_main.c6770 int ice_stop(struct net_device *netdev) in ice_stop() function
6847 .ndo_stop = ice_stop,
6859 .ndo_stop = ice_stop,
H A Dice_ethtool.c827 ice_stop(netdev); in ice_self_test()