Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/qlcnic/
Dqlcnic.h1390 extern const struct ethtool_ops qlcnic_ethtool_ops;
Dqlcnic_ethtool.c1053 const struct ethtool_ops qlcnic_ethtool_ops = { variable
Dqlcnic_main.c1411 SET_ETHTOOL_OPS(netdev, &qlcnic_ethtool_ops); in qlcnic_setup_netdev()