Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dcommon.h74 int ethtool_get_module_info_call(struct net_device *dev,
H A Deeprom.c63 err = ethtool_get_module_info_call(dev, &modinfo); in eeprom_fallback()
H A Dioctl.c2772 int ethtool_get_module_info_call(struct net_device *dev, in ethtool_get_module_info_call() function
2802 ret = ethtool_get_module_info_call(dev, &modinfo); in ethtool_get_module_info()
2839 ret = ethtool_get_module_info_call(dev, &modinfo); in ethtool_get_module_eeprom()