Searched refs:ixgbe_netdev_ops (Results 1 – 1 of 1) sorted by relevance
189 static const struct net_device_ops ixgbe_netdev_ops; variable193 return dev && (dev->netdev_ops == &ixgbe_netdev_ops); in netif_is_ixgbe()11041 static const struct net_device_ops ixgbe_netdev_ops = { variable11635 netdev->netdev_ops = &ixgbe_netdev_ops; in ixgbe_probe()