Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic_ethtool.c921 const struct ethtool_ops netxen_nic_ethtool_ops = { variable
Dnetxen_nic.h1870 extern const struct ethtool_ops netxen_nic_ethtool_ops;
Dnetxen_nic_main.c1325 SET_ETHTOOL_OPS(netdev, &netxen_nic_ethtool_ops); in netxen_setup_netdev()