Home
last modified time | relevance | path

Searched refs:igbvf_netdev_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/intel/igbvf/
H A Dnetdev.c2682 static const struct net_device_ops igbvf_netdev_ops = { variable
2783 netdev->netdev_ops = &igbvf_netdev_ops; in igbvf_probe()