Home
last modified time | relevance | path

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

/external/coreboot/src/drivers/net/
Dr8168.c90 static enum cb_err fetch_mac_vpd_key(u8 *macstrbuf, const char *vpd_key) in fetch_mac_vpd_key() function
142 return fetch_mac_vpd_key(macstrbuf, key); in fetch_mac_vpd_dev_idx()
166 if (fetch_mac_vpd_key(macstrbuf, "ethernet_mac") != CB_SUCCESS) in fetch_mac_string_vpd()