Searched refs:plat_type (Results 1 – 2 of 2) sorted by relevance
2484 u8 plat_type = parent->plat_type; in niu_determine_phy_disposition() local2488 if (plat_type == PLAT_TYPE_NIU) { in niu_determine_phy_disposition()2524 if (plat_type == PLAT_TYPE_VF_P0) in niu_determine_phy_disposition()2526 else if (plat_type == PLAT_TYPE_VF_P1) in niu_determine_phy_disposition()2545 if (plat_type == PLAT_TYPE_VF_P0 || in niu_determine_phy_disposition()2546 plat_type == PLAT_TYPE_VF_P1) in niu_determine_phy_disposition()2592 if (parent->plat_type == PLAT_TYPE_NIU) { in niu_init_link()3173 if (np->parent->plat_type != PLAT_TYPE_NIU) { in fflp_early_init()3202 if (np->parent->plat_type != PLAT_TYPE_NIU) { in fflp_early_init()5141 if (np->parent->plat_type != PLAT_TYPE_NIU) { in niu_init_zcp()[all …]
3097 u8 plat_type; member