Searched refs:ixgbe_netdev_ops (Results 1 – 1 of 1) sorted by relevance
173 static const struct net_device_ops ixgbe_netdev_ops; variable177 return dev && (dev->netdev_ops == &ixgbe_netdev_ops); in netif_is_ixgbe()10242 static const struct net_device_ops ixgbe_netdev_ops = { variable10688 netdev->netdev_ops = &ixgbe_netdev_ops; in ixgbe_probe()