Home
last modified time | relevance | path

Searched refs:mac_info (Results 1 – 2 of 2) sorted by relevance

/u-boot/board/ti/common/
A Dboard_detect.h170 struct ti_am6_eeprom_record_mac_info mac_info; member
A Dboard_detect.c391 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