Searched refs:fec_index (Results 1 – 2 of 2) sorted by relevance
598 int fec_index = -1; in process_vpd() local605 fec_index = 1; in process_vpd()610 fec_index = 1; in process_vpd()615 fec_index = 2; in process_vpd()619 if (fec_index >= 0 && (vpd->has & VPD_HAS_MAC1)) in process_vpd()620 eth_env_set_enetaddr_by_index("eth", fec_index, vpd->mac1); in process_vpd()
322 int fec_index = -1; in process_vpd() local325 fec_index = 0; in process_vpd()327 if (fec_index >= 0 && (vpd->has & VPD_HAS_MAC1)) in process_vpd()