Searched refs:phy_interface_mode_is_rgmii (Results 1 – 25 of 36) sorted by relevance
12
116 if (phy_interface_mode_is_rgmii(pdata->phy_mode)) { in xgene_get_link_ksettings()170 if (phy_interface_mode_is_rgmii(pdata->phy_mode)) { in xgene_set_link_ksettings()296 if (phy_interface_mode_is_rgmii(pdata->phy_mode) || in xgene_set_pauseparam()
1626 if (phy_interface_mode_is_rgmii(pdata->phy_mode)) in xgene_enet_get_irqs()1748 if (!phy_interface_mode_is_rgmii(pdata->phy_mode) && in xgene_enet_get_resources()1791 if (phy_interface_mode_is_rgmii(pdata->phy_mode) || in xgene_enet_get_resources()2076 if (phy_interface_mode_is_rgmii(pdata->phy_mode)) in xgene_enet_probe()2110 else if (phy_interface_mode_is_rgmii(pdata->phy_mode)) in xgene_enet_probe()2132 else if (phy_interface_mode_is_rgmii(pdata->phy_mode)) in xgene_enet_remove()
263 phy_interface_mode_is_rgmii(pdata->phy_mode)) { in xgene_enet_wr_mac()322 phy_interface_mode_is_rgmii(pdata->phy_mode)) { in xgene_enet_rd_mac()
62 if (phy_interface_mode_is_rgmii(interface)) in lan966x_phylink_mac_link_up()
59 if (emac->speed == SPEED_10 && phy_interface_mode_is_rgmii(emac->phy_if)) in icssg_update_rgmii_cfg()
468 if (!phy_interface_mode_is_rgmii(emac->phy_if)) { in icssg_config()
814 !phy_interface_mode_is_rgmii(emac->phy_if)) { in prueth_netdev_init()
917 !phy_interface_mode_is_rgmii(emac->phy_if)) { in prueth_netdev_init()
47 if (phy_interface_mode_is_rgmii(gmac->interface)) { in sun7i_gmac_init()
354 if (phy_interface_mode_is_rgmii(dwmac->phy_mode)) { in meson8b_init_prg_eth()
180 if (!phy_interface_mode_is_rgmii(ethqos->phy_mode)) in ethqos_update_link_clk()
52 return phy_interface_mode_is_rgmii(phy_mode) || in rgmii_valid_mode()
527 else if (phy_interface_mode_is_rgmii(priv->port_sts[7].mode)) in bcm_sf2_crossbar_setup()801 if (!phy_interface_mode_is_rgmii(interface) && in bcm_sf2_sw_mac_link_set()857 if (phy_interface_mode_is_rgmii(interface) || in bcm_sf2_sw_mac_link_up()
904 if (phy_interface_mode_is_rgmii(interface)) { in mt7530_setup_port5()2873 if (phy_interface_mode_is_rgmii(interface)) { in mt7531_mac_config()
274 if (phy_interface_mode_is_rgmii(state->interface) || in miic_validate()
626 if (phy_interface_mode_is_rgmii(interface) && in memac_get_caps()1231 !phy_interface_mode_is_rgmii(mac_dev->phy_if)) in memac_initialization()
1067 if (phy_interface_mode_is_rgmii(state->interface)) { in rtl8365mb_phylink_mac_config()1096 if (phy_interface_mode_is_rgmii(interface)) { in rtl8365mb_phylink_mac_link_down()1126 if (phy_interface_mode_is_rgmii(interface)) { in rtl8365mb_phylink_mac_link_up()
384 !phy_interface_mode_is_rgmii(mac->if_mode) && in dpaa2_mac_connect()
450 if (!phy_interface_mode_is_rgmii(macro->mode)) in serdes_set_speed()
563 if (phy_interface_mode_is_rgmii(phy_mode)) { in enetc_mac_config()1015 phy_interface_mode_is_rgmii(interface)) in enetc_pl_mac_link_up()
1674 static inline bool phy_interface_mode_is_rgmii(phy_interface_t mode) in phy_interface_mode_is_rgmii() function1701 return phy_interface_mode_is_rgmii(phydev->interface); in phy_interface_is_rgmii()
307 if (phy_interface_mode_is_rgmii(phydev->interface)) in gmac_adjust_link()314 if (phy_interface_mode_is_rgmii(phydev->interface)) in gmac_adjust_link()321 if (phy_interface_mode_is_rgmii(phydev->interface)) in gmac_adjust_link()
1705 if (phy_interface_mode_is_rgmii(port->phy_interface) || in mvpp22_gop_unmask_irq()1736 if (phy_interface_mode_is_rgmii(port->phy_interface) || in mvpp22_gop_mask_irq()1754 phy_interface_mode_is_rgmii(port->phy_interface) || in mvpp22_gop_setup_irq()3485 if (phy_interface_mode_is_rgmii(port->phy_interface) || in mvpp2_isr_handle_gmac_internal()6412 } else if (phy_interface_mode_is_rgmii(state->interface)) { in mvpp2_gmac_config()6520 else if (phy_interface_mode_is_rgmii(state->interface) || in mvpp2_mac_config()
1249 if ((!phy_interface_mode_is_rgmii(intf->phy_interface) && in bcmasp_interface_create()
1139 if (!phy_interface_mode_is_rgmii(phy_mode)) in sja1105_parse_rgmii_delays()1348 if (!phy_interface_mode_is_rgmii(priv->phy_mode[port])) in sja1105_adjust_port_config()
Completed in 103 milliseconds