Searched refs:netdev_get_settings (Results 1 – 5 of 5) sorted by relevance
/linux-2.4.37.9/drivers/net/ |
D | ibmveth.c | 565 static int netdev_get_settings(struct net_device *dev, struct ethtool_cmd *cmd) { in netdev_get_settings() function 590 .get_settings = netdev_get_settings,
|
D | epic100.c | 1374 static int netdev_get_settings(struct net_device *dev, struct ethtool_cmd *cmd) in netdev_get_settings() function 1422 .get_settings = netdev_get_settings,
|
D | winbond-840.c | 1465 static int netdev_get_settings(struct net_device *dev, struct ethtool_cmd *cmd) in netdev_get_settings() function 1513 .get_settings = netdev_get_settings,
|
D | via-rhine.c | 1764 static int netdev_get_settings(struct net_device *dev, struct ethtool_cmd *cmd) in netdev_get_settings() function 1826 .get_settings = netdev_get_settings,
|
D | fealnx.c | 1853 static int netdev_get_settings(struct net_device *dev, struct ethtool_cmd *cmd) in netdev_get_settings() function 1901 .get_settings = netdev_get_settings,
|