Home
last modified time | relevance | path

Searched refs:PHY_INTERFACE_MODE_XGMII (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/net/ethernet/apm/xgene/
H A Dxgene_enet_main.c1636 if (pdata->phy_mode == PHY_INTERFACE_MODE_XGMII) { in xgene_enet_get_irqs()
1655 if (pdata->phy_mode == PHY_INTERFACE_MODE_XGMII) in xgene_enet_check_phy_handle()
1671 if (pdata->phy_mode != PHY_INTERFACE_MODE_XGMII || in xgene_enet_gpiod_get()
1750 pdata->phy_mode != PHY_INTERFACE_MODE_XGMII) { in xgene_enet_get_resources()
1783 if (pdata->phy_mode != PHY_INTERFACE_MODE_XGMII) in xgene_enet_get_resources()
1851 if (pdata->phy_mode == PHY_INTERFACE_MODE_XGMII) { in xgene_enet_init_hw()
1924 if (pdata->phy_mode == PHY_INTERFACE_MODE_XGMII) { in xgene_enet_setup_ops()
1937 if (pdata->phy_mode == PHY_INTERFACE_MODE_XGMII) { in xgene_enet_setup_ops()
2054 if (pdata->phy_mode == PHY_INTERFACE_MODE_XGMII) { in xgene_enet_probe()
2073 if (pdata->phy_mode == PHY_INTERFACE_MODE_XGMII) { in xgene_enet_probe()
H A Dxgene_enet_ethtool.c230 if (pdata->phy_mode == PHY_INTERFACE_MODE_XGMII) { in xgene_get_extd_stats()
H A Dxgene_enet_cle.c770 if (pdata->phy_mode != PHY_INTERFACE_MODE_XGMII) in xgene_enet_cle_init()
/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_mac.c36 [PHY_INTERFACE_MODE_XGMII] = MAC_SPEED_10000
617 if (mac_cb->phy_if == PHY_INTERFACE_MODE_XGMII && enable) { in hns_mac_set_autoneg()
729 if (!strcmp(phy_type, phy_modes(PHY_INTERFACE_MODE_XGMII))) in hns_mac_register_phydev()
853 } else if (mac_cb->phy_if == PHY_INTERFACE_MODE_XGMII) { in hns_mac_get_info()
990 case PHY_INTERFACE_MODE_XGMII: in hns_mac_get_mode()
H A Dhns_enet.c1172 if (h->phy_if == PHY_INTERFACE_MODE_XGMII) in hns_nic_init_phy()
1175 if (h->phy_if != PHY_INTERFACE_MODE_XGMII) { in hns_nic_init_phy()
1586 if (h->phy_if != PHY_INTERFACE_MODE_XGMII) in hns_enable_serdes_lb()
1977 if (h->phy_if != PHY_INTERFACE_MODE_XGMII) in hns_nic_update_link_status()
/linux/include/linux/
H A Dphy.h130 PHY_INTERFACE_MODE_XGMII, enumerator
243 case PHY_INTERFACE_MODE_XGMII: in phy_modes()
/linux/drivers/net/ethernet/freescale/fman/
H A Dfman_tgec.c788 if (mac_dev->phy_if == PHY_INTERFACE_MODE_XGMII) in tgec_initialization()
H A Dfman_memac.c1165 if (mac_dev->phy_if == PHY_INTERFACE_MODE_XGMII) in memac_initialization()