Home
last modified time | relevance | path

Searched refs:ice_stop (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ice/
H A Dice.h608 int ice_stop(struct net_device *netdev);
H A Dice_main.c6776 * ice_stop - Disables a network interface
6785 int ice_stop(struct net_device *netdev) in ice_stop() function
6853 .ndo_stop = ice_stop,
6865 .ndo_stop = ice_stop,
H A Dice_ethtool.c827 ice_stop(netdev); in ice_self_test()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ice/
H A Dice.h941 int ice_stop(struct net_device *netdev);
H A Dice_main.c9152 * ice_stop - Disables a network interface
9161 int ice_stop(struct net_device *netdev) in ice_stop() function
9254 .ndo_stop = ice_stop,
9266 .ndo_stop = ice_stop,
H A Dice_ethtool.c1009 ice_stop(netdev); in ice_self_test()

Completed in 31 milliseconds