Searched refs:platform_type (Results 1 – 8 of 8) sorted by relevance
212 if ((nxgep->platform_type == P_NEPTUNE_NIU) || in nxge_vpd_info_get()213 (nxgep->platform_type == P_NEPTUNE_MARAMBA_P0) || in nxge_vpd_info_get()214 (nxgep->platform_type == P_NEPTUNE_MARAMBA_P1) || in nxge_vpd_info_get()215 (nxgep->platform_type == P_NEPTUNE_ROCK)) { in nxge_vpd_info_get()221 "nxgep->platform_type[%d]...reading vpd", nxgep->platform_type)); in nxge_vpd_info_get()245 nxgep->platform_type = P_NEPTUNE_ATLAS_4PORT; in nxge_vpd_info_get()250 nxgep->platform_type = P_NEPTUNE_ATLAS_2PORT; in nxge_vpd_info_get()253 nxgep->platform_type = P_NEPTUNE_ALONSO; in nxge_vpd_info_get()257 nxgep->platform_type = P_NEPTUNE_GENERIC; in nxge_vpd_info_get()262 if ((nxgep->platform_type == P_NEPTUNE_ALONSO) && in nxge_vpd_info_get()
718 switch (nxgep->platform_type) { in nxge_setup_xcvr_table()787 switch (nxgep->platform_type) { in nxge_setup_xcvr_table()889 nxgep->platform_type, nxgep->xcvr_addr)); in nxge_setup_xcvr_table()7762 hw_p->platform_type = P_NEPTUNE_NONE; in nxge_scan_ports_phy()7878 switch (hw_p->platform_type) { in nxge_scan_ports_phy()7895 hw_p->platform_type = in nxge_scan_ports_phy()7954 hw_p->platform_type = in nxge_scan_ports_phy()7958 if (hw_p->platform_type != in nxge_scan_ports_phy()7960 hw_p->platform_type = in nxge_scan_ports_phy()7981 if (hw_p->platform_type != P_NEPTUNE_NIU) { in nxge_scan_ports_phy()[all …]
6721 hw_p->platform_type = P_NEPTUNE_NIU; in nxge_init_common_dev()6725 hw_p->platform_type = P_NEPTUNE_NONE; in nxge_init_common_dev()6744 hw_p->platform_type = P_NEPTUNE_ROCK; in nxge_init_common_dev()6747 hw_p->platform_type)); in nxge_init_common_dev()6764 nxgep->platform_type = hw_p->platform_type; in nxge_init_common_dev()6766 nxgep->platform_type)); in nxge_init_common_dev()6920 switch (nxgep->platform_type) { in nxge_get_nports()
2191 switch (nxgep->platform_type) { in nxge_use_cfg_dma_config()2234 switch (nxgep->platform_type) { in nxge_use_cfg_dma_config()2278 switch (nxgep->platform_type) { in nxge_use_cfg_dma_config()2322 switch (nxgep->platform_type) { in nxge_use_cfg_dma_config()2663 switch (nxgep->platform_type) { in nxge_set_hw_dma_config()
477 (((nxgep->platform_type) == P_NEPTUNE_ATLAS_2PORT) || \478 ((nxgep->platform_type) == P_NEPTUNE_ATLAS_4PORT) || \479 ((nxgep->platform_type) == P_NEPTUNE_MARAMBA_P0) || \480 ((nxgep->platform_type) == P_NEPTUNE_MARAMBA_P1) || \481 ((nxgep->platform_type) == P_NEPTUNE_GENERIC) || \482 ((nxgep->platform_type) == P_NEPTUNE_ALONSO) || \483 ((nxgep->platform_type) == P_NEPTUNE_ROCK))486 (((nxgep->platform_type) == P_NEPTUNE_NIU) || \487 ((nxgep->platform_type) == P_NEPTUNE_MARAMBA_P0) || \488 ((nxgep->platform_type) == P_NEPTUNE_MARAMBA_P1))
544 uint32_t platform_type; member
674 platform_type_t platform_type; member
216 static int platform_type = -1; variable595 platform_type = HW_NATIVE; in determine_platform()619 platform_type = HW_XEN_HVM; in determine_platform()625 platform_type = HW_VMWARE; in determine_platform()631 if (platform_type == -1) in get_hwenv()634 return (platform_type); in get_hwenv()