Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/sun/
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()
8281 np->mac_xcvr = MAC_XCVR_MII; in niu_phy_type_prop_decode()
8286 np->mac_xcvr = MAC_XCVR_XPCS; in niu_phy_type_prop_decode()
8291 np->mac_xcvr = MAC_XCVR_PCS; in niu_phy_type_prop_decode()
8296 np->mac_xcvr = MAC_XCVR_XPCS; in niu_phy_type_prop_decode()
8302 np->mac_xcvr = MAC_XCVR_XPCS; in niu_phy_type_prop_decode()
8348 np->mac_xcvr = MAC_XCVR_PCS; in niu_pci_vpd_validate()
8354 np->mac_xcvr = MAC_XCVR_XPCS; in niu_pci_vpd_validate()
8439 np->mac_xcvr = MAC_XCVR_MII; in niu_pci_probe_sprom()
[all …]
Dniu.h3292 u8 mac_xcvr; member