Searched refs:plat_type (Results 1 – 2 of 2) sorted by relevance
2499 u8 plat_type = parent->plat_type; in niu_determine_phy_disposition() local2503 if (plat_type == PLAT_TYPE_NIU) { in niu_determine_phy_disposition()2539 if (plat_type == PLAT_TYPE_VF_P0) in niu_determine_phy_disposition()2541 else if (plat_type == PLAT_TYPE_VF_P1) in niu_determine_phy_disposition()2560 if (plat_type == PLAT_TYPE_VF_P0 || in niu_determine_phy_disposition()2561 plat_type == PLAT_TYPE_VF_P1) in niu_determine_phy_disposition()2607 if (parent->plat_type == PLAT_TYPE_NIU) { in niu_init_link()3188 if (np->parent->plat_type != PLAT_TYPE_NIU) { in fflp_early_init()3217 if (np->parent->plat_type != PLAT_TYPE_NIU) { in fflp_early_init()5157 if (np->parent->plat_type != PLAT_TYPE_NIU) { in niu_init_zcp()[all …]
3096 u8 plat_type; member