Searched refs:factory_mac_pool (Results 1 – 3 of 3) sorted by relevance
3846 nxgep->nxge_mmac_info.factory_mac_pool[i][j] = in nxge_get_mac_addr_properties()3852 i, nxgep->nxge_mmac_info.factory_mac_pool[i][0], in nxge_get_mac_addr_properties()3853 nxgep->nxge_mmac_info.factory_mac_pool[i][1], in nxge_get_mac_addr_properties()3854 nxgep->nxge_mmac_info.factory_mac_pool[i][2], in nxge_get_mac_addr_properties()3855 nxgep->nxge_mmac_info.factory_mac_pool[i][3], in nxge_get_mac_addr_properties()3856 nxgep->nxge_mmac_info.factory_mac_pool[i][4], in nxge_get_mac_addr_properties()3857 nxgep->nxge_mmac_info.factory_mac_pool[i][5])); in nxge_get_mac_addr_properties()4064 mmac_addr = (uint16_t *)&mmac_info->factory_mac_pool[slot]; in nxge_init_mmac()4084 mmac_info->factory_mac_pool[slot][0], in nxge_init_mmac()4085 mmac_info->factory_mac_pool[slot][1], in nxge_init_mmac()[all …]
4124 = mmac_info->factory_mac_pool[slot][ in nxge_mmac_kstat_update()4361 bcopy(mmac_info->factory_mac_pool[i + 1], in nxge_m_getfactaddr()
761 ether_addr_t factory_mac_pool[XMAC_MAX_ADDR_ENTRY]; member