Home
last modified time | relevance | path

Searched refs:ethtool_module_eeprom_get_list (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/tools/net/ynl/generated/
Dethtool-user.h4222 struct ethtool_module_eeprom_get_list { struct
4223 struct ethtool_module_eeprom_get_list *next; argument
4228 ethtool_module_eeprom_get_list_free(struct ethtool_module_eeprom_get_list *rsp); argument
4230 struct ethtool_module_eeprom_get_list *
Dethtool-user.c4923 ethtool_module_eeprom_get_list_free(struct ethtool_module_eeprom_get_list *rsp) in ethtool_module_eeprom_get_list_free()
4925 struct ethtool_module_eeprom_get_list *next = rsp; in ethtool_module_eeprom_get_list_free()
4937 struct ethtool_module_eeprom_get_list *
4946 yds.alloc_sz = sizeof(struct ethtool_module_eeprom_get_list); in ethtool_module_eeprom_get_dump()