Home
last modified time | relevance | path

Searched refs:ethtool_op_get_sg (Results 1 – 14 of 14) sorted by relevance

/linux-2.4.37.9/include/linux/
Dethtool.h259 u32 ethtool_op_get_sg(struct net_device *dev);
/linux-2.4.37.9/net/core/
Dethtool.c45 u32 ethtool_op_get_sg(struct net_device *dev) in ethtool_op_get_sg() function
794 EXPORT_SYMBOL(ethtool_op_get_sg);
/linux-2.4.37.9/drivers/net/
Dne2k-pci.c611 .get_sg = ethtool_op_get_sg,
Dibmveth.c592 .get_sg = ethtool_op_get_sg,
Depic100.c1428 .get_sg = ethtool_op_get_sg,
Dwinbond-840.c1519 .get_sg = ethtool_op_get_sg,
Dvia-rhine.c1832 .get_sg = ethtool_op_get_sg,
D8139cp.c1539 .get_sg = ethtool_op_get_sg,
Dfealnx.c1907 .get_sg = ethtool_op_get_sg,
Dpcnet32.c947 .get_sg = ethtool_op_get_sg,
Dskge.c684 .get_sg = ethtool_op_get_sg,
Dsky2.c2943 .get_sg = ethtool_op_get_sg,
Dtg3.c7334 .get_sg = ethtool_op_get_sg,
/linux-2.4.37.9/drivers/net/e1000/
De1000_ethtool.c1961 .get_sg = ethtool_op_get_sg,