Lines Matching refs:NIU_FLAGS_10G

627 			np->flags &= ~NIU_FLAGS_10G;  in serdes_init_niu_10g_serdes()
1068 if (!(np->flags & NIU_FLAGS_10G)) in link_status_10g_serdes()
2484 np->flags &= ~NIU_FLAGS_10G; in serdes_init_10g_serdes()
2505 (NIU_FLAGS_10G | in niu_determine_phy_disposition()
2508 case NIU_FLAGS_10G | NIU_FLAGS_XCVR_SERDES: in niu_determine_phy_disposition()
2516 case NIU_FLAGS_10G | NIU_FLAGS_FIBER: in niu_determine_phy_disposition()
2533 (NIU_FLAGS_10G | in niu_determine_phy_disposition()
2547 case NIU_FLAGS_10G: in niu_determine_phy_disposition()
2557 case NIU_FLAGS_10G | NIU_FLAGS_FIBER: in niu_determine_phy_disposition()
2573 case NIU_FLAGS_10G | NIU_FLAGS_XCVR_SERDES: in niu_determine_phy_disposition()
5275 if ((np->flags & NIU_FLAGS_10G) != 0 && in niu_handle_led()
5312 if (np->flags & NIU_FLAGS_10G) { in niu_init_xif_xmac()
5334 if (np->flags & NIU_FLAGS_10G) { in niu_init_xif_xmac()
5366 if (!(np->flags & NIU_FLAGS_10G) && in niu_init_xif_bmac()
5413 switch (np->flags & (NIU_FLAGS_10G | in niu_init_pcs()
5423 case NIU_FLAGS_10G: in niu_init_pcs()
5424 case NIU_FLAGS_10G | NIU_FLAGS_FIBER: in niu_init_pcs()
5425 case NIU_FLAGS_10G | NIU_FLAGS_XCVR_SERDES: in niu_init_pcs()
5525 if (np->flags & NIU_FLAGS_10G) { in niu_init_tx_xmac()
8277 NIU_FLAGS_10G); in niu_phy_type_prop_decode()
8281 np->flags |= (NIU_FLAGS_10G | in niu_phy_type_prop_decode()
8286 np->flags &= ~NIU_FLAGS_10G; in niu_phy_type_prop_decode()
8291 np->flags |= NIU_FLAGS_10G; in niu_phy_type_prop_decode()
8296 np->flags |= NIU_FLAGS_10G; in niu_phy_type_prop_decode()
8341 np->flags |= NIU_FLAGS_10G; in niu_pci_vpd_validate()
8347 np->flags &= ~NIU_FLAGS_10G; in niu_pci_vpd_validate()
8349 if (np->flags & NIU_FLAGS_10G) in niu_pci_vpd_validate()
8352 np->flags |= (NIU_FLAGS_10G | NIU_FLAGS_FIBER | in niu_pci_vpd_validate()
8431 NIU_FLAGS_10G); in niu_pci_probe_sprom()
8437 np->flags &= ~NIU_FLAGS_10G; in niu_pci_probe_sprom()
8444 np->flags |= NIU_FLAGS_10G; in niu_pci_probe_sprom()
8451 np->flags |= (NIU_FLAGS_10G | in niu_pci_probe_sprom()
8833 if (np->flags & NIU_FLAGS_10G) { in walk_phys()
9268 np->flags |= (NIU_FLAGS_10G | NIU_FLAGS_FIBER | in niu_get_of_props()
9707 (np->flags & NIU_FLAGS_10G ? "10G" : "1G"), in niu_device_announce()
9716 (np->flags & NIU_FLAGS_10G ? "10G" : "1G"), in niu_device_announce()