Home
last modified time | relevance | path

Searched refs:ethtool_op_get_link (Results 1 – 8 of 8) sorted by relevance

/linux-2.4.37.9/include/linux/
Dethtool.h256 u32 ethtool_op_get_link(struct net_device *dev);
/linux-2.4.37.9/net/core/
Dethtool.c25 u32 ethtool_op_get_link(struct net_device *dev) in ethtool_op_get_link() function
793 EXPORT_SYMBOL(ethtool_op_get_link);
/linux-2.4.37.9/drivers/net/
D8139cp.c1532 .get_link = ethtool_op_get_link,
Dforcedeth.c2244 .get_link = ethtool_op_get_link,
Dskge.c677 .get_link = ethtool_op_get_link,
Dsky2.c2942 .get_link = ethtool_op_get_link,
Dtg3.c7322 .get_link = ethtool_op_get_link,
/linux-2.4.37.9/drivers/net/e1000/
De1000_ethtool.c1949 .get_link = ethtool_op_get_link,