Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ethtool.c935 const struct ethtool_ops netxen_nic_ethtool_ops = { variable
Dnetxen_nic.h1887 extern const struct ethtool_ops netxen_nic_ethtool_ops;
Dnetxen_nic_main.c1372 netdev->ethtool_ops = &netxen_nic_ethtool_ops; in netxen_setup_netdev()