Searched refs:ice_netdev_safe_mode_ops (Results 1 – 1 of 1) sorted by relevance
69 static const struct net_device_ops ice_netdev_safe_mode_ops; variable88 dev->netdev_ops == &ice_netdev_safe_mode_ops); in netif_is_ice()3403 netdev->netdev_ops = &ice_netdev_safe_mode_ops; in ice_set_ops()9293 static const struct net_device_ops ice_netdev_safe_mode_ops = { variable