Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ethtool.c1876 const struct ethtool_ops qlcnic_ethtool_failed_ops = { variable
Dqlcnic.h2286 extern const struct ethtool_ops qlcnic_ethtool_failed_ops;
Dqlcnic_main.c2707 netdev->ethtool_ops = &qlcnic_ethtool_failed_ops; in qlcnic_probe()