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()
6827 cmd->base.port = (np->flags & NIU_FLAGS_FIBER) ? PORT_FIBRE : PORT_TP; in niu_get_link_ksettings()
8279 np->flags &= ~(NIU_FLAGS_FIBER | in niu_phy_type_prop_decode()
8285 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()
8300 np->flags &= ~NIU_FLAGS_FIBER; in niu_phy_type_prop_decode()
8346 np->flags &= ~NIU_FLAGS_FIBER; in niu_pci_vpd_validate()
8350 np->flags |= NIU_FLAGS_FIBER; in niu_pci_vpd_validate()
8356 np->flags |= (NIU_FLAGS_10G | NIU_FLAGS_FIBER | in niu_pci_vpd_validate()
8437 np->flags &= ~(NIU_FLAGS_FIBER | in niu_pci_probe_sprom()
8445 np->flags |= NIU_FLAGS_FIBER; in niu_pci_probe_sprom()
8452 np->flags &= ~NIU_FLAGS_FIBER; in niu_pci_probe_sprom()
8459 NIU_FLAGS_FIBER); in niu_pci_probe_sprom()
9275 np->flags |= (NIU_FLAGS_10G | NIU_FLAGS_FIBER | in niu_get_of_props()
9718 (np->flags & NIU_FLAGS_FIBER ? "RGMII FIBER" : "SERDES"), in niu_device_announce()
9727 (np->flags & NIU_FLAGS_FIBER ? "FIBER" : in niu_device_announce()