Searched refs:NIU_FLAGS_XCVR_SERDES (Results 1 – 2 of 2) sorted by relevance
2490 NIU_FLAGS_XCVR_SERDES)) { in niu_determine_phy_disposition()2491 case NIU_FLAGS_10G | NIU_FLAGS_XCVR_SERDES: in niu_determine_phy_disposition()2495 case NIU_FLAGS_XCVR_SERDES: in niu_determine_phy_disposition()2518 NIU_FLAGS_XCVR_SERDES)) { in niu_determine_phy_disposition()2556 case NIU_FLAGS_10G | NIU_FLAGS_XCVR_SERDES: in niu_determine_phy_disposition()2557 case NIU_FLAGS_XCVR_SERDES | NIU_FLAGS_FIBER: in niu_determine_phy_disposition()2558 case NIU_FLAGS_XCVR_SERDES: in niu_determine_phy_disposition()5274 if (np->flags & NIU_FLAGS_XCVR_SERDES) { in niu_init_xif_xmac()5297 !(np->flags & NIU_FLAGS_XCVR_SERDES)) in niu_init_xif_xmac()5395 NIU_FLAGS_XCVR_SERDES)) { in niu_init_pcs()[all …]
3255 #define NIU_FLAGS_XCVR_SERDES 0x00080000 /* 0=PHY 1=SERDES */ macro