Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/intel/ice/
Dice_main.c47 static const struct net_device_ops ice_netdev_safe_mode_ops; variable
3040 netdev->netdev_ops = &ice_netdev_safe_mode_ops; in ice_set_ops()
7232 static const struct net_device_ops ice_netdev_safe_mode_ops = { variable