Searched refs:ethtool_op_get_sg (Results 1 – 14 of 14) sorted by relevance
/linux-2.4.37.9/include/linux/ |
D | ethtool.h | 259 u32 ethtool_op_get_sg(struct net_device *dev);
|
/linux-2.4.37.9/net/core/ |
D | ethtool.c | 45 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/ |
D | ne2k-pci.c | 611 .get_sg = ethtool_op_get_sg,
|
D | ibmveth.c | 592 .get_sg = ethtool_op_get_sg,
|
D | epic100.c | 1428 .get_sg = ethtool_op_get_sg,
|
D | winbond-840.c | 1519 .get_sg = ethtool_op_get_sg,
|
D | via-rhine.c | 1832 .get_sg = ethtool_op_get_sg,
|
D | 8139cp.c | 1539 .get_sg = ethtool_op_get_sg,
|
D | fealnx.c | 1907 .get_sg = ethtool_op_get_sg,
|
D | pcnet32.c | 947 .get_sg = ethtool_op_get_sg,
|
D | skge.c | 684 .get_sg = ethtool_op_get_sg,
|
D | sky2.c | 2943 .get_sg = ethtool_op_get_sg,
|
D | tg3.c | 7334 .get_sg = ethtool_op_get_sg,
|
/linux-2.4.37.9/drivers/net/e1000/ |
D | e1000_ethtool.c | 1961 .get_sg = ethtool_op_get_sg,
|