Home
last modified time | relevance | path

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

/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()
8888 parent->plat_type = PLAT_TYPE_VF_P1; in walk_phys()
8913 parent->plat_type = PLAT_TYPE_VF_P1; in walk_phys()
8935 parent->plat_type = PLAT_TYPE_VF_P1; in walk_phys()
9432 case PLAT_TYPE_VF_P1: in show_plat_type()
H A Dniu.h3105 #define PLAT_TYPE_VF_P1 0x04 macro