Searched refs:plat_type (Results 1 – 2 of 2) sorted by relevance
2482 u8 plat_type = parent->plat_type; in niu_determine_phy_disposition() local2486 if (plat_type == PLAT_TYPE_NIU) { in niu_determine_phy_disposition()2522 if (plat_type == PLAT_TYPE_VF_P0) in niu_determine_phy_disposition()2524 else if (plat_type == PLAT_TYPE_VF_P1) in niu_determine_phy_disposition()2543 if (plat_type == PLAT_TYPE_VF_P0 || in niu_determine_phy_disposition()2544 plat_type == PLAT_TYPE_VF_P1) in niu_determine_phy_disposition()2590 if (parent->plat_type == PLAT_TYPE_NIU) { in niu_init_link()3171 if (np->parent->plat_type != PLAT_TYPE_NIU) { in fflp_early_init()3200 if (np->parent->plat_type != PLAT_TYPE_NIU) { in fflp_early_init()5137 if (np->parent->plat_type != PLAT_TYPE_NIU) { in niu_init_zcp()[all …]
3097 u8 plat_type; member