Searched refs:ice_netdev_ops (Results 1 – 1 of 1) sorted by relevance
48 static const struct net_device_ops ice_netdev_ops; variable57 return dev && (dev->netdev_ops == &ice_netdev_ops); in netif_is_ice()3045 netdev->netdev_ops = &ice_netdev_ops; in ice_set_ops()7244 static const struct net_device_ops ice_netdev_ops = { variable