Searched refs:eeprom_tlv (Results 1 – 1 of 1) sorted by relevance
192 if (!is_valid_tlv(eeprom_tlv)) { in show_eeprom()197 decode_tlv(eeprom_tlv); in show_eeprom()563 if (!is_valid_tlv(eeprom_tlv)) in tlvinfo_find_tlv()565 if (eeprom_tlv->type == tcode) in tlvinfo_find_tlv()583 struct tlvinfo_tlv *eeprom_tlv; in tlvinfo_delete_tlv() local612 struct tlvinfo_tlv *eeprom_tlv; in tlvinfo_add_tlv() local690 eeprom_tlv->type = tcode; in tlvinfo_add_tlv()1014 struct tlvinfo_tlv *eeprom_tlv; in mac_read_from_eeprom() local1029 maccount = (eeprom_tlv->value[0] << 8) | eeprom_tlv->value[1]; in mac_read_from_eeprom()1090 struct tlvinfo_tlv *eeprom_tlv; in populate_serial_number() local[all …]
Completed in 4 milliseconds