Searched refs:ethtool_module_eeprom_get_req (Results 1 – 2 of 2) sorted by relevance
4105 struct ethtool_module_eeprom_get_req { struct4113 static inline struct ethtool_module_eeprom_get_req * argument4116 return calloc(1, sizeof(struct ethtool_module_eeprom_get_req)); in ethtool_module_eeprom_get_req_alloc()4119 ethtool_module_eeprom_get_req_free(struct ethtool_module_eeprom_get_req *req);4122 ethtool_module_eeprom_get_req_set_header_dev_index(struct ethtool_module_eeprom_get_req *req, in ethtool_module_eeprom_get_req_set_header_dev_index()4130 ethtool_module_eeprom_get_req_set_header_dev_name(struct ethtool_module_eeprom_get_req *req, in ethtool_module_eeprom_get_req_set_header_dev_name()4140 ethtool_module_eeprom_get_req_set_header_flags(struct ethtool_module_eeprom_get_req *req, in ethtool_module_eeprom_get_req_set_header_flags()4176 struct ethtool_module_eeprom_get_req *req);
4812 ethtool_module_eeprom_get_req_free(struct ethtool_module_eeprom_get_req *req) in ethtool_module_eeprom_get_req_free()4891 struct ethtool_module_eeprom_get_req *req) in ethtool_module_eeprom_get()