Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ethtool.c1887 const struct ethtool_ops qlcnic_ethtool_failed_ops = { variable
Dqlcnic.h2306 extern const struct ethtool_ops qlcnic_ethtool_failed_ops;
Dqlcnic_main.c2719 netdev->ethtool_ops = &qlcnic_ethtool_failed_ops; in qlcnic_probe()