Searched refs:phy_iface (Results 1 – 4 of 4) sorted by relevance
306 phy_interface_t phy_iface = priv->phy_interface; in bcmgenet_mii_probe() local341 phy_iface = PHY_INTERFACE_MODE_RGMII_ID; in bcmgenet_mii_probe()344 phy_iface = PHY_INTERFACE_MODE_RGMII_RXID; in bcmgenet_mii_probe()352 phy_flags, phy_iface); in bcmgenet_mii_probe()382 phy_iface); in bcmgenet_mii_probe()
959 phy_interface_t phy_iface = intf->phy_interface; in bcmasp_netif_init() local1001 switch (phy_iface) { in bcmasp_netif_init()1003 phy_iface = PHY_INTERFACE_MODE_RGMII_ID; in bcmasp_netif_init()1006 phy_iface = PHY_INTERFACE_MODE_RGMII_RXID; in bcmasp_netif_init()1015 phy_iface); in bcmasp_netif_init()
270 int phy_iface = priv->plat->interface; in sxgbe_init_phy() local288 phydev = phy_connect(ndev, phy_id_fmt, &sxgbe_adjust_link, phy_iface); in sxgbe_init_phy()296 if ((phy_iface == PHY_INTERFACE_MODE_MII) || in sxgbe_init_phy()297 (phy_iface == PHY_INTERFACE_MODE_RMII)) in sxgbe_init_phy()
607 ret = of_get_phy_mode(np, &priv->phy_iface); in altera_tse_phy_get_addr_mdio_create()1417 priv->phy_iface, &alt_tse_phylink_ops); in altera_tse_probe()