Lines Matching refs:NIU_FLAGS_FIBER

2508 			 NIU_FLAGS_FIBER |  in niu_determine_phy_disposition()
2518 case NIU_FLAGS_10G | NIU_FLAGS_FIBER: in niu_determine_phy_disposition()
2536 NIU_FLAGS_FIBER | in niu_determine_phy_disposition()
2554 case NIU_FLAGS_FIBER: in niu_determine_phy_disposition()
2559 case NIU_FLAGS_10G | NIU_FLAGS_FIBER: in niu_determine_phy_disposition()
2576 case NIU_FLAGS_XCVR_SERDES | NIU_FLAGS_FIBER: in niu_determine_phy_disposition()
5275 (np->flags & NIU_FLAGS_FIBER) != 0) { in niu_handle_led()
5315 if (!(np->flags & NIU_FLAGS_FIBER) && in niu_init_xif_xmac()
5366 !(np->flags & NIU_FLAGS_FIBER) && in niu_init_xif_bmac()
5413 NIU_FLAGS_FIBER | in niu_init_pcs()
5415 case NIU_FLAGS_FIBER: in niu_init_pcs()
5423 case NIU_FLAGS_10G | NIU_FLAGS_FIBER: in niu_init_pcs()
5458 case NIU_FLAGS_XCVR_SERDES | NIU_FLAGS_FIBER: in niu_init_pcs()
6850 cmd->base.port = (np->flags & NIU_FLAGS_FIBER) ? PORT_FIBRE : PORT_TP; in niu_get_link_ksettings()
8303 np->flags &= ~(NIU_FLAGS_FIBER | in niu_phy_type_prop_decode()
8309 NIU_FLAGS_FIBER); in niu_phy_type_prop_decode()
8314 np->flags |= NIU_FLAGS_FIBER; in niu_phy_type_prop_decode()
8319 np->flags &= ~NIU_FLAGS_FIBER; in niu_phy_type_prop_decode()
8324 np->flags &= ~NIU_FLAGS_FIBER; in niu_phy_type_prop_decode()
8370 np->flags &= ~NIU_FLAGS_FIBER; in niu_pci_vpd_validate()
8374 np->flags |= NIU_FLAGS_FIBER; in niu_pci_vpd_validate()
8380 np->flags |= (NIU_FLAGS_10G | NIU_FLAGS_FIBER | in niu_pci_vpd_validate()
8461 np->flags &= ~(NIU_FLAGS_FIBER | in niu_pci_probe_sprom()
8469 np->flags |= NIU_FLAGS_FIBER; in niu_pci_probe_sprom()
8476 np->flags &= ~NIU_FLAGS_FIBER; in niu_pci_probe_sprom()
8483 NIU_FLAGS_FIBER); in niu_pci_probe_sprom()
9301 np->flags |= (NIU_FLAGS_10G | NIU_FLAGS_FIBER | in niu_get_of_props()
9750 (np->flags & NIU_FLAGS_FIBER ? "RGMII FIBER" : "SERDES"), in niu_device_announce()
9759 (np->flags & NIU_FLAGS_FIBER ? "FIBER" : in niu_device_announce()