Searched refs:NIU_FLAGS_XCVR_SERDES (Results 1 – 2 of 2) sorted by relevance
2507 NIU_FLAGS_XCVR_SERDES)) { in niu_determine_phy_disposition()2508 case NIU_FLAGS_10G | NIU_FLAGS_XCVR_SERDES: in niu_determine_phy_disposition()2512 case NIU_FLAGS_XCVR_SERDES: in niu_determine_phy_disposition()2535 NIU_FLAGS_XCVR_SERDES)) { in niu_determine_phy_disposition()2573 case NIU_FLAGS_10G | NIU_FLAGS_XCVR_SERDES: in niu_determine_phy_disposition()2574 case NIU_FLAGS_XCVR_SERDES | NIU_FLAGS_FIBER: in niu_determine_phy_disposition()2575 case NIU_FLAGS_XCVR_SERDES: in niu_determine_phy_disposition()5294 if (np->flags & NIU_FLAGS_XCVR_SERDES) { in niu_init_xif_xmac()5317 !(np->flags & NIU_FLAGS_XCVR_SERDES)) in niu_init_xif_xmac()5415 NIU_FLAGS_XCVR_SERDES)) { in niu_init_pcs()[all …]
3254 #define NIU_FLAGS_XCVR_SERDES 0x00080000 /* 0=PHY 1=SERDES */ macro