Lines Matching refs:mac_xcvr
629 np->mac_xcvr = MAC_XCVR_PCS; in serdes_init_niu_10g_serdes()
2470 np->mac_xcvr = MAC_XCVR_PCS; in serdes_init_10g_serdes()
8254 np->mac_xcvr = MAC_XCVR_MII; in niu_phy_type_prop_decode()
8259 np->mac_xcvr = MAC_XCVR_XPCS; in niu_phy_type_prop_decode()
8264 np->mac_xcvr = MAC_XCVR_PCS; in niu_phy_type_prop_decode()
8269 np->mac_xcvr = MAC_XCVR_XPCS; in niu_phy_type_prop_decode()
8275 np->mac_xcvr = MAC_XCVR_XPCS; in niu_phy_type_prop_decode()
8320 np->mac_xcvr = MAC_XCVR_PCS; in niu_pci_vpd_validate()
8326 np->mac_xcvr = MAC_XCVR_XPCS; in niu_pci_vpd_validate()
8408 np->mac_xcvr = MAC_XCVR_MII; in niu_pci_probe_sprom()
8415 np->mac_xcvr = MAC_XCVR_PCS; in niu_pci_probe_sprom()
8422 np->mac_xcvr = MAC_XCVR_XPCS; in niu_pci_probe_sprom()
8429 np->mac_xcvr = MAC_XCVR_XPCS; in niu_pci_probe_sprom()
9683 (np->mac_xcvr == MAC_XCVR_MII ? "MII" : in niu_device_announce()
9684 (np->mac_xcvr == MAC_XCVR_PCS ? "PCS" : "XPCS")), in niu_device_announce()
9694 (np->mac_xcvr == MAC_XCVR_MII ? "MII" : in niu_device_announce()
9695 (np->mac_xcvr == MAC_XCVR_PCS ? "PCS" : "XPCS")), in niu_device_announce()