Searched refs:factory_mac_pool (Results 1 – 3 of 3) sorted by relevance
3843 nxgep->nxge_mmac_info.factory_mac_pool[i][j] = in nxge_get_mac_addr_properties()3849 i, nxgep->nxge_mmac_info.factory_mac_pool[i][0], in nxge_get_mac_addr_properties()3850 nxgep->nxge_mmac_info.factory_mac_pool[i][1], in nxge_get_mac_addr_properties()3851 nxgep->nxge_mmac_info.factory_mac_pool[i][2], in nxge_get_mac_addr_properties()3852 nxgep->nxge_mmac_info.factory_mac_pool[i][3], in nxge_get_mac_addr_properties()3853 nxgep->nxge_mmac_info.factory_mac_pool[i][4], in nxge_get_mac_addr_properties()3854 nxgep->nxge_mmac_info.factory_mac_pool[i][5])); in nxge_get_mac_addr_properties()4062 mmac_addr = (uint16_t *)&mmac_info->factory_mac_pool[slot]; in nxge_init_mmac()4082 mmac_info->factory_mac_pool[slot][0], in nxge_init_mmac()4083 mmac_info->factory_mac_pool[slot][1], in nxge_init_mmac()[all …]
4105 = mmac_info->factory_mac_pool[slot][ in nxge_mmac_kstat_update()4342 bcopy(mmac_info->factory_mac_pool[i + 1], in nxge_m_getfactaddr()
761 ether_addr_t factory_mac_pool[XMAC_MAX_ADDR_ENTRY]; member