Searched refs:NIU_FLAGS_XCVR_SERDES (Results 1 – 2 of 2) sorted by relevance
2492 NIU_FLAGS_XCVR_SERDES)) { in niu_determine_phy_disposition()2493 case NIU_FLAGS_10G | NIU_FLAGS_XCVR_SERDES: in niu_determine_phy_disposition()2497 case NIU_FLAGS_XCVR_SERDES: in niu_determine_phy_disposition()2520 NIU_FLAGS_XCVR_SERDES)) { in niu_determine_phy_disposition()2558 case NIU_FLAGS_10G | NIU_FLAGS_XCVR_SERDES: in niu_determine_phy_disposition()2559 case NIU_FLAGS_XCVR_SERDES | NIU_FLAGS_FIBER: in niu_determine_phy_disposition()2560 case NIU_FLAGS_XCVR_SERDES: in niu_determine_phy_disposition()5278 if (np->flags & NIU_FLAGS_XCVR_SERDES) { in niu_init_xif_xmac()5301 !(np->flags & NIU_FLAGS_XCVR_SERDES)) in niu_init_xif_xmac()5399 NIU_FLAGS_XCVR_SERDES)) { in niu_init_pcs()[all …]
3255 #define NIU_FLAGS_XCVR_SERDES 0x00080000 /* 0=PHY 1=SERDES */ macro