Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/iavf/
H A Diavf.h548 void iavf_set_ethtool_ops(struct net_device *netdev);
H A Diavf_ethtool.c1843 void iavf_set_ethtool_ops(struct net_device *netdev) in iavf_set_ethtool_ops() function
H A Diavf_main.c2633 iavf_set_ethtool_ops(netdev); in iavf_init_config_adapter()