Searched refs:ixgbe_netdev_ops (Results 1 – 1 of 1) sorted by relevance
176 static const struct net_device_ops ixgbe_netdev_ops; variable180 return dev && (dev->netdev_ops == &ixgbe_netdev_ops); in netif_is_ixgbe()10415 static const struct net_device_ops ixgbe_netdev_ops = { variable10896 netdev->netdev_ops = &ixgbe_netdev_ops; in ixgbe_probe()