Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ethtool.c1877 const struct ethtool_ops qlcnic_ethtool_failed_ops = { variable
Dqlcnic.h2284 extern const struct ethtool_ops qlcnic_ethtool_failed_ops;
Dqlcnic_main.c2717 netdev->ethtool_ops = &qlcnic_ethtool_failed_ops; in qlcnic_probe()