Home
last modified time | relevance | path

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

/linux-6.14.4/net/ethtool/
Dcommon.h77 int ethtool_get_module_info_call(struct net_device *dev,
Deeprom.c63 err = ethtool_get_module_info_call(dev, &modinfo); in eeprom_fallback()
Dioctl.c2674 int ethtool_get_module_info_call(struct net_device *dev, in ethtool_get_module_info_call() function
2704 ret = ethtool_get_module_info_call(dev, &modinfo); in ethtool_get_module_info()
2741 ret = ethtool_get_module_info_call(dev, &modinfo); in ethtool_get_module_eeprom()