Searched refs:ixgbe_netdev_ops (Results 1 – 1 of 1) sorted by relevance
177 static const struct net_device_ops ixgbe_netdev_ops; variable181 return dev && (dev->netdev_ops == &ixgbe_netdev_ops); in netif_is_ixgbe()10416 static const struct net_device_ops ixgbe_netdev_ops = { variable10897 netdev->netdev_ops = &ixgbe_netdev_ops; in ixgbe_probe()