Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ethtool.c941 const struct ethtool_ops netxen_nic_ethtool_ops = { variable
Dnetxen_nic.h1887 extern const struct ethtool_ops netxen_nic_ethtool_ops;
Dnetxen_nic_main.c1367 netdev->ethtool_ops = &netxen_nic_ethtool_ops; in netxen_setup_netdev()