Searched refs:MAC_XCVR_PCS (Results 1 – 2 of 2) sorted by relevance
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()8286 np->mac_xcvr = MAC_XCVR_PCS; in niu_phy_type_prop_decode()8342 np->mac_xcvr = MAC_XCVR_PCS; in niu_pci_vpd_validate()8437 np->mac_xcvr = MAC_XCVR_PCS; in niu_pci_probe_sprom()9708 (np->mac_xcvr == MAC_XCVR_PCS ? "PCS" : "XPCS")), in niu_device_announce()9719 (np->mac_xcvr == MAC_XCVR_PCS ? "PCS" : "XPCS")), in niu_device_announce()
3293 #define MAC_XCVR_PCS 2 macro