Searched refs:ice_netdev_ops (Results 1 – 1 of 1) sorted by relevance
73 static const struct net_device_ops ice_netdev_ops; variable90 return dev && (dev->netdev_ops == &ice_netdev_ops || in netif_is_ice()3560 netdev->netdev_ops = &ice_netdev_ops; in ice_set_ops()9625 static const struct net_device_ops ice_netdev_ops = { variable