Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A Dcommon.h52 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.c2373 int ethtool_get_module_info_call(struct net_device *dev, in ethtool_get_module_info_call() function
2400 ret = ethtool_get_module_info_call(dev, &modinfo); in ethtool_get_module_info()
2434 ret = ethtool_get_module_info_call(dev, &modinfo); in ethtool_get_module_eeprom()