Lines Matching refs:mac_xcvr
629 np->mac_xcvr = MAC_XCVR_PCS; in serdes_init_niu_10g_serdes()
2468 np->mac_xcvr = MAC_XCVR_PCS; in serdes_init_10g_serdes()
8263 np->mac_xcvr = MAC_XCVR_MII; in niu_phy_type_prop_decode()
8268 np->mac_xcvr = MAC_XCVR_XPCS; in niu_phy_type_prop_decode()
8273 np->mac_xcvr = MAC_XCVR_PCS; in niu_phy_type_prop_decode()
8278 np->mac_xcvr = MAC_XCVR_XPCS; in niu_phy_type_prop_decode()
8284 np->mac_xcvr = MAC_XCVR_XPCS; in niu_phy_type_prop_decode()
8329 np->mac_xcvr = MAC_XCVR_PCS; in niu_pci_vpd_validate()
8335 np->mac_xcvr = MAC_XCVR_XPCS; in niu_pci_vpd_validate()
8417 np->mac_xcvr = MAC_XCVR_MII; in niu_pci_probe_sprom()
8424 np->mac_xcvr = MAC_XCVR_PCS; in niu_pci_probe_sprom()
8431 np->mac_xcvr = MAC_XCVR_XPCS; in niu_pci_probe_sprom()
8438 np->mac_xcvr = MAC_XCVR_XPCS; in niu_pci_probe_sprom()
9695 (np->mac_xcvr == MAC_XCVR_MII ? "MII" : in niu_device_announce()
9696 (np->mac_xcvr == MAC_XCVR_PCS ? "PCS" : "XPCS")), in niu_device_announce()
9706 (np->mac_xcvr == MAC_XCVR_MII ? "MII" : in niu_device_announce()
9707 (np->mac_xcvr == MAC_XCVR_PCS ? "PCS" : "XPCS")), in niu_device_announce()