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()
6835 cmd->port = (np->flags & NIU_FLAGS_FIBER) ? PORT_FIBRE : PORT_TP; in niu_get_settings()
8274 np->flags &= ~(NIU_FLAGS_FIBER | in niu_phy_type_prop_decode()
8280 NIU_FLAGS_FIBER); in niu_phy_type_prop_decode()
8285 np->flags |= NIU_FLAGS_FIBER; in niu_phy_type_prop_decode()
8290 np->flags &= ~NIU_FLAGS_FIBER; in niu_phy_type_prop_decode()
8295 np->flags &= ~NIU_FLAGS_FIBER; in niu_phy_type_prop_decode()
8340 np->flags &= ~NIU_FLAGS_FIBER; in niu_pci_vpd_validate()
8344 np->flags |= NIU_FLAGS_FIBER; in niu_pci_vpd_validate()
8350 np->flags |= (NIU_FLAGS_10G | NIU_FLAGS_FIBER | in niu_pci_vpd_validate()
8428 np->flags &= ~(NIU_FLAGS_FIBER | in niu_pci_probe_sprom()
8436 np->flags |= NIU_FLAGS_FIBER; in niu_pci_probe_sprom()
8443 np->flags &= ~NIU_FLAGS_FIBER; in niu_pci_probe_sprom()
8450 NIU_FLAGS_FIBER); in niu_pci_probe_sprom()
9266 np->flags |= (NIU_FLAGS_10G | NIU_FLAGS_FIBER | in niu_get_of_props()
9706 (np->flags & NIU_FLAGS_FIBER ? "RGMII FIBER" : "SERDES"), in niu_device_announce()
9715 (np->flags & NIU_FLAGS_FIBER ? "FIBER" : in niu_device_announce()