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()
8276 np->mac_xcvr = MAC_XCVR_MII; in niu_phy_type_prop_decode()
8281 np->mac_xcvr = MAC_XCVR_XPCS; in niu_phy_type_prop_decode()
8286 np->mac_xcvr = MAC_XCVR_PCS; in niu_phy_type_prop_decode()
8291 np->mac_xcvr = MAC_XCVR_XPCS; in niu_phy_type_prop_decode()
8297 np->mac_xcvr = MAC_XCVR_XPCS; in niu_phy_type_prop_decode()
8342 np->mac_xcvr = MAC_XCVR_PCS; in niu_pci_vpd_validate()
8348 np->mac_xcvr = MAC_XCVR_XPCS; in niu_pci_vpd_validate()
8430 np->mac_xcvr = MAC_XCVR_MII; in niu_pci_probe_sprom()
8437 np->mac_xcvr = MAC_XCVR_PCS; in niu_pci_probe_sprom()
8444 np->mac_xcvr = MAC_XCVR_XPCS; in niu_pci_probe_sprom()
8451 np->mac_xcvr = MAC_XCVR_XPCS; in niu_pci_probe_sprom()
9707 (np->mac_xcvr == MAC_XCVR_MII ? "MII" : in niu_device_announce()
9708 (np->mac_xcvr == MAC_XCVR_PCS ? "PCS" : "XPCS")), in niu_device_announce()
9718 (np->mac_xcvr == MAC_XCVR_MII ? "MII" : in niu_device_announce()
9719 (np->mac_xcvr == MAC_XCVR_PCS ? "PCS" : "XPCS")), in niu_device_announce()