Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_ethtool.c167 } else if (h->phy_if == PHY_INTERFACE_MODE_XGMII) { in hns_nic_get_settings()
209 if (h->phy_if == PHY_INTERFACE_MODE_XGMII) { in hns_nic_set_settings()
323 (priv->ae_handle->phy_if != PHY_INTERFACE_MODE_XGMII)) in __lb_setup()
335 if (priv->ae_handle->phy_if != PHY_INTERFACE_MODE_XGMII) in __lb_setup()
384 if (priv->ae_handle->phy_if != PHY_INTERFACE_MODE_XGMII) in __lb_up()
603 st_param[0][1] = (priv->ae_handle->phy_if != PHY_INTERFACE_MODE_XGMII); in hns_nic_self_test()
608 (priv->ae_handle->phy_if != PHY_INTERFACE_MODE_XGMII)); in hns_nic_self_test()
905 if (priv->ae_handle->phy_if != PHY_INTERFACE_MODE_XGMII) { in hns_get_strings()
996 if (priv->ae_handle->phy_if == PHY_INTERFACE_MODE_XGMII) in hns_get_sset_count()
Dhns_dsaf_misc.c255 phy_if = PHY_INTERFACE_MODE_XGMII; in hns_mac_get_phy_if()
260 phy_if = PHY_INTERFACE_MODE_XGMII; in hns_mac_get_phy_if()
Dhns_dsaf_mac.c37 [PHY_INTERFACE_MODE_XGMII] = MAC_SPEED_10000
579 if (mac_cb->phy_if == PHY_INTERFACE_MODE_XGMII && enable) { in hns_mac_set_autoneg()
681 } else if (mac_cb->phy_if == PHY_INTERFACE_MODE_XGMII) { in hns_mac_get_info()
706 case PHY_INTERFACE_MODE_XGMII: in hns_mac_get_mode()
Dhns_enet.c761 if (h->phy_if != PHY_INTERFACE_MODE_XGMII) in hns_nic_init_phy()
773 if (h->phy_if == PHY_INTERFACE_MODE_XGMII) in hns_nic_init_phy()
Dhns_dsaf_main.c1857 if (mac_cb->phy_if == PHY_INTERFACE_MODE_XGMII) in hns_dsaf_fix_mac_mode()
/linux-4.4.14/include/linux/
Dphy.h77 PHY_INTERFACE_MODE_XGMII, enumerator
117 case PHY_INTERFACE_MODE_XGMII: in phy_modes()
/linux-4.4.14/drivers/net/ethernet/amd/xgbe/
Dxgbe-main.c483 if (ret || strcmp(phy_mode, phy_modes(PHY_INTERFACE_MODE_XGMII))) { in xgbe_probe()
489 pdata->phy_mode = PHY_INTERFACE_MODE_XGMII; in xgbe_probe()
/linux-4.4.14/drivers/net/ethernet/apm/xgene/
Dxgene_enet_main.c1238 pdata->phy_mode != PHY_INTERFACE_MODE_XGMII) { in xgene_enet_get_resources()
1277 if (pdata->phy_mode != PHY_INTERFACE_MODE_XGMII) in xgene_enet_get_resources()
1362 if (pdata->phy_mode == PHY_INTERFACE_MODE_XGMII) { in xgene_enet_setup_ops()
1477 if (pdata->phy_mode == PHY_INTERFACE_MODE_XGMII) { in xgene_enet_probe()