Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/ice/
Dice_sf_eth.c13 .ndo_stop = ice_stop,
Dice.h1008 int ice_stop(struct net_device *netdev);
Dice_main.c9522 int ice_stop(struct net_device *netdev) in ice_stop() function
9615 .ndo_stop = ice_stop,
9627 .ndo_stop = ice_stop,
Dice_ethtool.c1436 ice_stop(netdev); in ice_self_test()