Home
last modified time | relevance | path

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

/Linux-v5.15/net/ethtool/
Dcommon.h50 int ethtool_get_module_info_call(struct net_device *dev,
Deeprom.c64 err = ethtool_get_module_info_call(dev, &modinfo); in eeprom_fallback()
Dioctl.c2305 int ethtool_get_module_info_call(struct net_device *dev, in ethtool_get_module_info_call() function
2332 ret = ethtool_get_module_info_call(dev, &modinfo); in ethtool_get_module_info()
2366 ret = ethtool_get_module_info_call(dev, &modinfo); in ethtool_get_module_eeprom()