Searched refs:ethtool_module_eeprom_get_req_dump (Results 1 – 2 of 2) sorted by relevance
4179 struct ethtool_module_eeprom_get_req_dump { struct4187 static inline struct ethtool_module_eeprom_get_req_dump * argument4190 return calloc(1, sizeof(struct ethtool_module_eeprom_get_req_dump)); in ethtool_module_eeprom_get_req_dump_alloc()4193 ethtool_module_eeprom_get_req_dump_free(struct ethtool_module_eeprom_get_req_dump *req);4196 ethtool_module_eeprom_get_req_dump_set_header_dev_index(struct ethtool_module_eeprom_get_req_dump *… in ethtool_module_eeprom_get_req_dump_set_header_dev_index()4204 ethtool_module_eeprom_get_req_dump_set_header_dev_name(struct ethtool_module_eeprom_get_req_dump *r… in ethtool_module_eeprom_get_req_dump_set_header_dev_name()4214 ethtool_module_eeprom_get_req_dump_set_header_flags(struct ethtool_module_eeprom_get_req_dump *req, in ethtool_module_eeprom_get_req_dump_set_header_flags()4232 struct ethtool_module_eeprom_get_req_dump *req);
4939 struct ethtool_module_eeprom_get_req_dump *req) in ethtool_module_eeprom_get_dump()