Searched refs:ice_netdev_ops (Results 1 – 1 of 1) sorted by relevance
68 static const struct net_device_ops ice_netdev_ops; variable85 return dev && (dev->netdev_ops == &ice_netdev_ops); in netif_is_ice()3330 netdev->netdev_ops = &ice_netdev_ops; in ice_set_ops()9074 static const struct net_device_ops ice_netdev_ops = { variable