Searched refs:plat_type (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/sun/
H A Dniu.c2499 u8 plat_type = parent->plat_type; niu_determine_phy_disposition() local
2503 if (plat_type == PLAT_TYPE_NIU) { niu_determine_phy_disposition()
2539 if (plat_type == PLAT_TYPE_VF_P0) niu_determine_phy_disposition()
2541 else if (plat_type == PLAT_TYPE_VF_P1) niu_determine_phy_disposition()
2560 if (plat_type == PLAT_TYPE_VF_P0 || niu_determine_phy_disposition()
2561 plat_type == PLAT_TYPE_VF_P1) niu_determine_phy_disposition()
2607 if (parent->plat_type == PLAT_TYPE_NIU) { niu_init_link()
3188 if (np->parent->plat_type != PLAT_TYPE_NIU) { fflp_early_init()
3217 if (np->parent->plat_type != PLAT_TYPE_NIU) { fflp_early_init()
5157 if (np->parent->plat_type != PLAT_TYPE_NIU) { niu_init_zcp()
5224 if (np->parent->plat_type != PLAT_TYPE_NIU) { niu_init_ipp()
6816 if (np->parent->plat_type != PLAT_TYPE_NIU) niu_get_drvinfo()
7930 if (np->parent->plat_type == PLAT_TYPE_NIU) { niu_ldg_assign_ldn()
8532 if (parent->plat_type == PLAT_TYPE_NIU) { niu_get_and_validate_port()
8816 parent->plat_type = PLAT_TYPE_ATCA_CP3220; walk_phys()
8829 (parent->plat_type == PLAT_TYPE_NIU)) { walk_phys()
8849 parent->plat_type = PLAT_TYPE_VF_P0; walk_phys()
8851 parent->plat_type = PLAT_TYPE_VF_P1; walk_phys()
8874 parent->plat_type = PLAT_TYPE_VF_P0; walk_phys()
8876 parent->plat_type = PLAT_TYPE_VF_P1; walk_phys()
8896 parent->plat_type = PLAT_TYPE_VF_P0; walk_phys()
8898 parent->plat_type = PLAT_TYPE_VF_P1; walk_phys()
8917 if (parent->plat_type == PLAT_TYPE_NIU) walk_phys()
9096 if (parent->plat_type == PLAT_TYPE_NIU) { niu_ldg_init()
9117 if (np->parent->plat_type != PLAT_TYPE_NIU) { niu_ldg_init()
9219 if (np->parent->plat_type == PLAT_TYPE_NIU) niu_get_of_props()
9297 if (np->parent->plat_type == PLAT_TYPE_NIU) niu_get_invariants()
9382 switch (p->plat_type) { show_plat_type()
9448 __ATTR(plat_type, S_IRUGO, show_plat_type, NULL),
9484 p->plat_type = ptype; niu_new_parent()
9493 if (p->plat_type == PLAT_TYPE_NIU) niu_new_parent()
9701 if (np->parent->plat_type == PLAT_TYPE_ATCA_CP3220) { niu_device_announce()
H A Dniu.h3096 u8 plat_type; member in struct:rx_pkt_hdr0::niu_parent

Completed in 168 milliseconds