Searched refs:tlvinfo_tlv (Results 1 – 3 of 3) sorted by relevance
13 static void store_product_name(struct tlvinfo_tlv *tlv_entry, in store_product_name()31 static void parse_tlv_vendor_ext(struct tlvinfo_tlv *tlv_entry, in parse_tlv_vendor_ext()54 struct tlvinfo_tlv *entry, struct tlv_data *td) in parse_tlv_data()61 entry = (struct tlvinfo_tlv *)&eeprom[tlv_offset]; in parse_tlv_data()74 tlv_offset += sizeof(struct tlvinfo_tlv) + entry->length; in parse_tlv_data()82 struct tlvinfo_tlv *tlv_entry; in read_tlv_data()
36 struct __attribute__ ((__packed__)) tlvinfo_tlv { struct111 struct tlvinfo_tlv **first_entry, int dev);127 struct tlvinfo_tlv **first_entry, int dev) in read_tlvinfo_tlv_eeprom()
54 #define to_entry(p) ((struct tlvinfo_tlv *)p)57 #define ENT_SIZE sizeof(struct tlvinfo_tlv)99 struct tlvinfo_tlv *eeprom_crc; in is_checksum_valid()173 struct tlvinfo_tlv *eeprom_tlv; in show_eeprom()358 struct tlvinfo_tlv *eeprom_crc; in update_crc()554 struct tlvinfo_tlv *eeprom_tlv; in tlvinfo_find_tlv()583 struct tlvinfo_tlv *eeprom_tlv; in tlvinfo_delete_tlv()612 struct tlvinfo_tlv *eeprom_tlv; in tlvinfo_add_tlv()971 struct tlvinfo_tlv *tlv_ent; in read_tlvinfo_tlv_eeprom()1014 struct tlvinfo_tlv *eeprom_tlv; in mac_read_from_eeprom()[all …]
Completed in 6 milliseconds