Searched refs:fec_index (Results 1 – 2 of 2) sorted by relevance
188 int fec_index = -1; in process_vpd() local191 fec_index = 0; in process_vpd()193 if (fec_index >= 0 && (vpd->has & VPD_HAS_MAC1)) in process_vpd()
334 int fec_index = 0; in process_vpd() local343 eth_env_set_enetaddr_by_index("eth", fec_index, vpd->mac1); in process_vpd()
Completed in 3 milliseconds