Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/qlogic/netxen/
H A Dnetxen_nic_ethtool.c919 const struct ethtool_ops netxen_nic_ethtool_ops = { variable
H A Dnetxen_nic.h1867 extern const struct ethtool_ops netxen_nic_ethtool_ops;
H A Dnetxen_nic_main.c1346 netdev->ethtool_ops = &netxen_nic_ethtool_ops; in netxen_setup_netdev()