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()
8307 np->mac_xcvr = MAC_XCVR_MII; in niu_phy_type_prop_decode()
8312 np->mac_xcvr = MAC_XCVR_XPCS; in niu_phy_type_prop_decode()
8317 np->mac_xcvr = MAC_XCVR_PCS; in niu_phy_type_prop_decode()
8322 np->mac_xcvr = MAC_XCVR_XPCS; in niu_phy_type_prop_decode()
8328 np->mac_xcvr = MAC_XCVR_XPCS; in niu_phy_type_prop_decode()
8374 np->mac_xcvr = MAC_XCVR_PCS; in niu_pci_vpd_validate()
8380 np->mac_xcvr = MAC_XCVR_XPCS; in niu_pci_vpd_validate()
8465 np->mac_xcvr = MAC_XCVR_MII; in niu_pci_probe_sprom()
[all …]
H A Dniu.h3296 u8 mac_xcvr; member