Searched refs:fec_index (Results 1 – 2 of 2) sorted by relevance
315 int fec_index = -1; in process_vpd() local318 fec_index = 0; in process_vpd()320 if (fec_index >= 0 && (vpd->has & VPD_HAS_MAC1)) in process_vpd()
594 int fec_index = -1; in process_vpd() local606 fec_index = 1; in process_vpd()611 fec_index = 1; in process_vpd()616 fec_index = 2; in process_vpd()620 if (fec_index >= 0 && (vpd->has & VPD_HAS_MAC1)) in process_vpd()621 eth_env_set_enetaddr_by_index("eth", fec_index, vpd->mac1); in process_vpd()