Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/stmicro/stmmac/
Ddwxgmac2_core.c46 tx |= hw->link.speed1000; in dwxgmac2_core_init()
356 mac->link.speed1000 = XGMAC_CONFIG_SS_1000; in dwxgmac2_setup()
Ddwmac100_core.c186 mac->link.speed1000 = 0; in dwmac100_setup()
Ddwmac1000_core.c62 value |= hw->link.speed1000; in dwmac1000_core_init()
541 mac->link.speed1000 = 0; in dwmac1000_setup()
Dcommon.h402 u32 speed1000; member
Ddwmac4_core.c46 value |= hw->link.speed1000; in dwmac4_core_init()
820 mac->link.speed1000 = 0; in dwmac4_setup()
Ddwmac-sun8i.c1017 mac->link.speed1000 = EMAC_SPEED_1000; in sun8i_dwmac_setup()
Dstmmac_main.c871 ctrl |= priv->hw->link.speed1000; in stmmac_adjust_link()