Lines Matching refs:mac_xcvr
648 np->mac_xcvr = MAC_XCVR_PCS; in serdes_init_niu_10g_serdes()
2487 np->mac_xcvr = MAC_XCVR_PCS; in serdes_init_10g_serdes()
8281 np->mac_xcvr = MAC_XCVR_MII; in niu_phy_type_prop_decode()
8286 np->mac_xcvr = MAC_XCVR_XPCS; in niu_phy_type_prop_decode()
8291 np->mac_xcvr = MAC_XCVR_PCS; in niu_phy_type_prop_decode()
8296 np->mac_xcvr = MAC_XCVR_XPCS; in niu_phy_type_prop_decode()
8302 np->mac_xcvr = MAC_XCVR_XPCS; in niu_phy_type_prop_decode()
8348 np->mac_xcvr = MAC_XCVR_PCS; in niu_pci_vpd_validate()
8354 np->mac_xcvr = MAC_XCVR_XPCS; in niu_pci_vpd_validate()
8439 np->mac_xcvr = MAC_XCVR_MII; in niu_pci_probe_sprom()
8446 np->mac_xcvr = MAC_XCVR_PCS; in niu_pci_probe_sprom()
8453 np->mac_xcvr = MAC_XCVR_XPCS; in niu_pci_probe_sprom()
8460 np->mac_xcvr = MAC_XCVR_XPCS; in niu_pci_probe_sprom()
9719 (np->mac_xcvr == MAC_XCVR_MII ? "MII" : in niu_device_announce()
9720 (np->mac_xcvr == MAC_XCVR_PCS ? "PCS" : "XPCS")), in niu_device_announce()
9730 (np->mac_xcvr == MAC_XCVR_MII ? "MII" : in niu_device_announce()
9731 (np->mac_xcvr == MAC_XCVR_PCS ? "PCS" : "XPCS")), in niu_device_announce()