Home
last modified time | relevance | path

Searched refs:PLAT_TYPE_VF_P1 (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sun/
H A Dniu.c2543 else if (plat_type == PLAT_TYPE_VF_P1) in niu_determine_phy_disposition()
2563 plat_type == PLAT_TYPE_VF_P1) in niu_determine_phy_disposition()
8862 parent->plat_type = PLAT_TYPE_VF_P1; in walk_phys()
8887 parent->plat_type = PLAT_TYPE_VF_P1; in walk_phys()
8909 parent->plat_type = PLAT_TYPE_VF_P1; in walk_phys()
9404 case PLAT_TYPE_VF_P1: in show_plat_type()
H A Dniu.h3102 #define PLAT_TYPE_VF_P1 0x04 macro