Lines Matching refs:NIU_FLAGS_XCVR_SERDES
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()
5425 case NIU_FLAGS_10G | NIU_FLAGS_XCVR_SERDES: in niu_init_pcs()
5450 case NIU_FLAGS_XCVR_SERDES: in niu_init_pcs()
5459 case NIU_FLAGS_XCVR_SERDES | NIU_FLAGS_FIBER: in niu_init_pcs()
6838 cmd->transceiver = (np->flags & NIU_FLAGS_XCVR_SERDES) ? in niu_get_settings()
8298 np->flags |= NIU_FLAGS_XCVR_SERDES; in niu_phy_type_prop_decode()
8343 np->flags |= NIU_FLAGS_XCVR_SERDES; in niu_pci_vpd_validate()
8830 } else if ((np->flags & NIU_FLAGS_XCVR_SERDES) && in walk_phys()
9718 (np->flags & NIU_FLAGS_XCVR_SERDES ? "SERDES" : in niu_device_announce()