Home
last modified time | relevance | path

Searched refs:speed1000 (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac1000_core.c53 value |= hw->link.speed1000; in dwmac1000_core_init()
553 mac->link.speed1000 = 0; in dwmac1000_setup()
H A Ddwmac100_core.c189 mac->link.speed1000 = 0; in dwmac100_setup()
H A Dcommon.h441 u32 speed1000; member
H A Ddwxgmac2_core.c40 tx |= hw->link.speed1000; in dwxgmac2_core_init()
1579 mac->link.speed1000 = XGMAC_CONFIG_SS_1000_GMII; in dwxgmac2_setup()
1614 mac->link.speed1000 = XLGMAC_CONFIG_SS_1000; in dwxlgmac2_setup()
H A Ddwmac4_core.c37 value |= hw->link.speed1000; in dwmac4_core_init()
1341 mac->link.speed1000 = 0; in dwmac4_setup()
H A Ddwmac-rk-tool.c140 ctrl |= priv->hw->link.speed1000; in dwmac_rk_enable_mac_loopback()
224 ctrl |= priv->hw->link.speed1000; in dwmac_rk_enable_phy_loopback()
H A Ddwmac-sun8i.c1080 mac->link.speed1000 = EMAC_SPEED_1000; in sun8i_dwmac_setup()
H A Dstmmac_main.c1013 ctrl |= priv->hw->link.speed1000; in stmmac_mac_link_up()
1024 ctrl |= priv->hw->link.speed1000; in stmmac_mac_link_up()
/OK3568_Linux_fs/external/dpdk/gmac/kernel4.19/
H A Dkernel_net_stmmac.diff462 + ctrl |= priv->hw->link.speed1000;