Home
last modified time | relevance | path

Searched refs:mac_xcvr (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/sun/
H A Dniu.c648 np->mac_xcvr = MAC_XCVR_PCS; in serdes_init_niu_10g_serdes()
2487 np->mac_xcvr = MAC_XCVR_PCS; in serdes_init_10g_serdes()
8305 np->mac_xcvr = MAC_XCVR_MII; in niu_phy_type_prop_decode()
8310 np->mac_xcvr = MAC_XCVR_XPCS; in niu_phy_type_prop_decode()
8315 np->mac_xcvr = MAC_XCVR_PCS; in niu_phy_type_prop_decode()
8320 np->mac_xcvr = MAC_XCVR_XPCS; in niu_phy_type_prop_decode()
8326 np->mac_xcvr = MAC_XCVR_XPCS; in niu_phy_type_prop_decode()
8372 np->mac_xcvr = MAC_XCVR_PCS; in niu_pci_vpd_validate()
8378 np->mac_xcvr = MAC_XCVR_XPCS; in niu_pci_vpd_validate()
8463 np->mac_xcvr = MAC_XCVR_MII; in niu_pci_probe_sprom()
[all …]
H A Dniu.h3296 u8 mac_xcvr; member