Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/hisilicon/hns/
Dhns_ethtool.c163 } else if (h->phy_if == PHY_INTERFACE_MODE_XGMII) { in hns_nic_get_link_ksettings()
217 if (h->phy_if == PHY_INTERFACE_MODE_XGMII) { in hns_nic_set_link_ksettings()
298 (priv->ae_handle->phy_if != PHY_INTERFACE_MODE_XGMII)) in __lb_setup()
310 if (priv->ae_handle->phy_if != PHY_INTERFACE_MODE_XGMII) in __lb_setup()
356 if (priv->ae_handle->phy_if != PHY_INTERFACE_MODE_XGMII) in __lb_up()
593 st_param[0][1] = (priv->ae_handle->phy_if != PHY_INTERFACE_MODE_XGMII); in hns_nic_self_test()
598 (priv->ae_handle->phy_if != PHY_INTERFACE_MODE_XGMII)); in hns_nic_self_test()
913 if (priv->ae_handle->phy_if != PHY_INTERFACE_MODE_XGMII) in hns_get_strings()
975 if (priv->ae_handle->phy_if == PHY_INTERFACE_MODE_XGMII) in hns_get_sset_count()
Dhns_dsaf_mac.c36 [PHY_INTERFACE_MODE_XGMII] = MAC_SPEED_10000
588 if (mac_cb->phy_if == PHY_INTERFACE_MODE_XGMII && enable) { in hns_mac_set_autoneg()
700 if (!strcmp(phy_type, phy_modes(PHY_INTERFACE_MODE_XGMII))) in hns_mac_register_phydev()
824 } else if (mac_cb->phy_if == PHY_INTERFACE_MODE_XGMII) { in hns_mac_get_info()
960 case PHY_INTERFACE_MODE_XGMII: in hns_mac_get_mode()
Dhns_dsaf_misc.c533 phy_if = PHY_INTERFACE_MODE_XGMII; in hns_mac_get_phy_if()
561 PHY_INTERFACE_MODE_XGMII : PHY_INTERFACE_MODE_SGMII; in hns_mac_get_phy_if_acpi()
Dhns_enet.c1149 if (h->phy_if == PHY_INTERFACE_MODE_XGMII) in hns_nic_init_phy()
1152 if (h->phy_if != PHY_INTERFACE_MODE_XGMII) { in hns_nic_init_phy()
1563 if (h->phy_if != PHY_INTERFACE_MODE_XGMII) in hns_enable_serdes_lb()
1963 if (h->phy_if != PHY_INTERFACE_MODE_XGMII) in hns_nic_update_link_status()
Dhns_dsaf_main.c2183 if (mac_cb->phy_if == PHY_INTERFACE_MODE_XGMII) in hns_dsaf_fix_mac_mode()
/Linux-v5.15/drivers/net/ethernet/apm/xgene/
Dxgene_enet_main.c1632 if (pdata->phy_mode == PHY_INTERFACE_MODE_XGMII) { in xgene_enet_get_irqs()
1651 if (pdata->phy_mode == PHY_INTERFACE_MODE_XGMII) in xgene_enet_check_phy_handle()
1667 if (pdata->phy_mode != PHY_INTERFACE_MODE_XGMII || in xgene_enet_gpiod_get()
1746 pdata->phy_mode != PHY_INTERFACE_MODE_XGMII) { in xgene_enet_get_resources()
1779 if (pdata->phy_mode != PHY_INTERFACE_MODE_XGMII) in xgene_enet_get_resources()
1847 if (pdata->phy_mode == PHY_INTERFACE_MODE_XGMII) { in xgene_enet_init_hw()
1920 if (pdata->phy_mode == PHY_INTERFACE_MODE_XGMII) { in xgene_enet_setup_ops()
1933 if (pdata->phy_mode == PHY_INTERFACE_MODE_XGMII) { in xgene_enet_setup_ops()
2065 if (pdata->phy_mode == PHY_INTERFACE_MODE_XGMII) { in xgene_enet_probe()
2084 if (pdata->phy_mode == PHY_INTERFACE_MODE_XGMII) { in xgene_enet_probe()
Dxgene_enet_ethtool.c230 if (pdata->phy_mode == PHY_INTERFACE_MODE_XGMII) { in xgene_get_extd_stats()
Dxgene_enet_cle.c770 if (pdata->phy_mode != PHY_INTERFACE_MODE_XGMII) in xgene_enet_cle_init()
/Linux-v5.15/drivers/net/ethernet/amd/xgbe/
Dxgbe-platform.c417 if (ret || strcmp(phy_mode, phy_modes(PHY_INTERFACE_MODE_XGMII))) { in xgbe_platform_probe()
423 pdata->phy_mode = PHY_INTERFACE_MODE_XGMII; in xgbe_platform_probe()
/Linux-v5.15/drivers/net/ethernet/freescale/fman/
Dmac.c224 params.phy_if = PHY_INTERFACE_MODE_XGMII; in memac_initialization()
544 [PHY_INTERFACE_MODE_XGMII] = SPEED_10000
797 if (mac_dev->phy_if == PHY_INTERFACE_MODE_XGMII) in mac_probe()
Dfman_memac.c443 case PHY_INTERFACE_MODE_XGMII: in init()
461 if (phy_if == PHY_INTERFACE_MODE_XGMII) { in init()
/Linux-v5.15/drivers/net/phy/
Daquantia_main.c503 phydev->interface != PHY_INTERFACE_MODE_XGMII && in aqr107_config_init()
509 WARN(phydev->interface == PHY_INTERFACE_MODE_XGMII, in aqr107_config_init()
/Linux-v5.15/drivers/net/dsa/mv88e6xxx/
Dport.c565 case PHY_INTERFACE_MODE_XGMII: in mv88e6xxx_port_set_cmode()
648 case PHY_INTERFACE_MODE_XGMII: in mv88e6390_port_set_cmode()
718 case PHY_INTERFACE_MODE_XGMII: in mv88e6341_port_set_cmode()
/Linux-v5.15/include/linux/
Dphy.h138 PHY_INTERFACE_MODE_XGMII, enumerator
206 case PHY_INTERFACE_MODE_XGMII: in phy_modes()
/Linux-v5.15/drivers/net/ethernet/freescale/dpaa/
Ddpaa_eth.c2934 if (mac_dev->phy_if != PHY_INTERFACE_MODE_XGMII || in dpaa_phy_init()