Searched refs:mac_info (Results 1 – 2 of 2) sorted by relevance
170 struct ti_am6_eeprom_record_mac_info mac_info; member
391 if (record->header.len != sizeof(record->data.mac_info)) in ti_i2c_eeprom_am6_parse_record()397 *mac_addr_cnt = ((record->data.mac_info.mac_control & in ti_i2c_eeprom_am6_parse_record()409 memcpy(mac_addr, record->data.mac_info.mac_addr, in ti_i2c_eeprom_am6_parse_record()
Completed in 4 milliseconds