Lines Matching refs:NIU_FLAGS_FIBER

2506 			 NIU_FLAGS_FIBER |  in niu_determine_phy_disposition()
2516 case NIU_FLAGS_10G | NIU_FLAGS_FIBER: in niu_determine_phy_disposition()
2534 NIU_FLAGS_FIBER | in niu_determine_phy_disposition()
2552 case NIU_FLAGS_FIBER: in niu_determine_phy_disposition()
2557 case NIU_FLAGS_10G | NIU_FLAGS_FIBER: in niu_determine_phy_disposition()
2574 case NIU_FLAGS_XCVR_SERDES | NIU_FLAGS_FIBER: in niu_determine_phy_disposition()
5276 (np->flags & NIU_FLAGS_FIBER) != 0) { in niu_handle_led()
5316 if (!(np->flags & NIU_FLAGS_FIBER) && in niu_init_xif_xmac()
5367 !(np->flags & NIU_FLAGS_FIBER) && in niu_init_xif_bmac()
5414 NIU_FLAGS_FIBER | in niu_init_pcs()
5416 case NIU_FLAGS_FIBER: in niu_init_pcs()
5424 case NIU_FLAGS_10G | NIU_FLAGS_FIBER: in niu_init_pcs()
5459 case NIU_FLAGS_XCVR_SERDES | NIU_FLAGS_FIBER: in niu_init_pcs()
6837 cmd->port = (np->flags & NIU_FLAGS_FIBER) ? PORT_FIBRE : PORT_TP; in niu_get_settings()
8276 np->flags &= ~(NIU_FLAGS_FIBER | in niu_phy_type_prop_decode()
8282 NIU_FLAGS_FIBER); in niu_phy_type_prop_decode()
8287 np->flags |= NIU_FLAGS_FIBER; in niu_phy_type_prop_decode()
8292 np->flags &= ~NIU_FLAGS_FIBER; in niu_phy_type_prop_decode()
8297 np->flags &= ~NIU_FLAGS_FIBER; in niu_phy_type_prop_decode()
8342 np->flags &= ~NIU_FLAGS_FIBER; in niu_pci_vpd_validate()
8346 np->flags |= NIU_FLAGS_FIBER; in niu_pci_vpd_validate()
8352 np->flags |= (NIU_FLAGS_10G | NIU_FLAGS_FIBER | in niu_pci_vpd_validate()
8430 np->flags &= ~(NIU_FLAGS_FIBER | in niu_pci_probe_sprom()
8438 np->flags |= NIU_FLAGS_FIBER; in niu_pci_probe_sprom()
8445 np->flags &= ~NIU_FLAGS_FIBER; in niu_pci_probe_sprom()
8452 NIU_FLAGS_FIBER); in niu_pci_probe_sprom()
9268 np->flags |= (NIU_FLAGS_10G | NIU_FLAGS_FIBER | in niu_get_of_props()
9708 (np->flags & NIU_FLAGS_FIBER ? "RGMII FIBER" : "SERDES"), in niu_device_announce()
9717 (np->flags & NIU_FLAGS_FIBER ? "FIBER" : in niu_device_announce()