Lines Matching refs:mac_xcvr
628 np->mac_xcvr = MAC_XCVR_PCS; in serdes_init_niu_10g_serdes()
2485 np->mac_xcvr = MAC_XCVR_PCS; in serdes_init_10g_serdes()
8278 np->mac_xcvr = MAC_XCVR_MII; in niu_phy_type_prop_decode()
8283 np->mac_xcvr = MAC_XCVR_XPCS; in niu_phy_type_prop_decode()
8288 np->mac_xcvr = MAC_XCVR_PCS; in niu_phy_type_prop_decode()
8293 np->mac_xcvr = MAC_XCVR_XPCS; in niu_phy_type_prop_decode()
8299 np->mac_xcvr = MAC_XCVR_XPCS; in niu_phy_type_prop_decode()
8344 np->mac_xcvr = MAC_XCVR_PCS; in niu_pci_vpd_validate()
8350 np->mac_xcvr = MAC_XCVR_XPCS; in niu_pci_vpd_validate()
8432 np->mac_xcvr = MAC_XCVR_MII; in niu_pci_probe_sprom()
8439 np->mac_xcvr = MAC_XCVR_PCS; in niu_pci_probe_sprom()
8446 np->mac_xcvr = MAC_XCVR_XPCS; in niu_pci_probe_sprom()
8453 np->mac_xcvr = MAC_XCVR_XPCS; in niu_pci_probe_sprom()
9709 (np->mac_xcvr == MAC_XCVR_MII ? "MII" : in niu_device_announce()
9710 (np->mac_xcvr == MAC_XCVR_PCS ? "PCS" : "XPCS")), in niu_device_announce()
9720 (np->mac_xcvr == MAC_XCVR_MII ? "MII" : in niu_device_announce()
9721 (np->mac_xcvr == MAC_XCVR_PCS ? "PCS" : "XPCS")), in niu_device_announce()