Searched refs:MAC_XCVR_PCS (Results 1 – 2 of 2) sorted by relevance
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()8273 np->mac_xcvr = MAC_XCVR_PCS; in niu_phy_type_prop_decode()8329 np->mac_xcvr = MAC_XCVR_PCS; in niu_pci_vpd_validate()8424 np->mac_xcvr = MAC_XCVR_PCS; in niu_pci_probe_sprom()9696 (np->mac_xcvr == MAC_XCVR_PCS ? "PCS" : "XPCS")), in niu_device_announce()9707 (np->mac_xcvr == MAC_XCVR_PCS ? "PCS" : "XPCS")), in niu_device_announce()
3294 #define MAC_XCVR_PCS 2 macro