Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic_ethtool.c1884 const struct ethtool_ops qlcnic_ethtool_failed_ops = { variable
Dqlcnic.h2296 extern const struct ethtool_ops qlcnic_ethtool_failed_ops;
Dqlcnic_main.c2688 netdev->ethtool_ops = &qlcnic_ethtool_failed_ops; in qlcnic_probe()