Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf.h529 void iavf_set_ethtool_ops(struct net_device *netdev);
H A Diavf_ethtool.c2010 void iavf_set_ethtool_ops(struct net_device *netdev) in iavf_set_ethtool_ops() function
H A Diavf_main.c2650 iavf_set_ethtool_ops(netdev); in iavf_init_config_adapter()