Searched refs:NIU_FLAGS_XCVR_SERDES (Results 1 – 2 of 2) sorted by relevance
2509 NIU_FLAGS_XCVR_SERDES)) { in niu_determine_phy_disposition()2510 case NIU_FLAGS_10G | NIU_FLAGS_XCVR_SERDES: in niu_determine_phy_disposition()2514 case NIU_FLAGS_XCVR_SERDES: in niu_determine_phy_disposition()2537 NIU_FLAGS_XCVR_SERDES)) { in niu_determine_phy_disposition()2575 case NIU_FLAGS_10G | NIU_FLAGS_XCVR_SERDES: in niu_determine_phy_disposition()2576 case NIU_FLAGS_XCVR_SERDES | NIU_FLAGS_FIBER: in niu_determine_phy_disposition()2577 case NIU_FLAGS_XCVR_SERDES: in niu_determine_phy_disposition()5293 if (np->flags & NIU_FLAGS_XCVR_SERDES) { in niu_init_xif_xmac()5316 !(np->flags & NIU_FLAGS_XCVR_SERDES)) in niu_init_xif_xmac()5414 NIU_FLAGS_XCVR_SERDES)) { in niu_init_pcs()[all …]
3255 #define NIU_FLAGS_XCVR_SERDES 0x00080000 /* 0=PHY 1=SERDES */ macro