Searched refs:ixgbe_netdev_ops (Results 1 – 1 of 1) sorted by relevance
170 static const struct net_device_ops ixgbe_netdev_ops; variable174 return dev && (dev->netdev_ops == &ixgbe_netdev_ops); in netif_is_ixgbe()10212 static const struct net_device_ops ixgbe_netdev_ops = { variable10503 netdev->netdev_ops = &ixgbe_netdev_ops; in ixgbe_probe()