Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/ethernet/stmicro/stmmac/
Ddwmac100_core.c189 mac->link.speed1000 = 0; in dwmac100_setup()
Ddwmac1000_core.c53 value |= hw->link.speed1000; in dwmac1000_core_init()
553 mac->link.speed1000 = 0; in dwmac1000_setup()
Dcommon.h484 u32 speed1000; member
Ddwxgmac2_core.c40 tx |= hw->link.speed1000; in dwxgmac2_core_init()
1581 mac->link.speed1000 = XGMAC_CONFIG_SS_1000_GMII; in dwxgmac2_setup()
1616 mac->link.speed1000 = XLGMAC_CONFIG_SS_1000; in dwxlgmac2_setup()
Ddwmac4_core.c37 value |= hw->link.speed1000; in dwmac4_core_init()
1362 mac->link.speed1000 = 0; in dwmac4_setup()
Ddwmac-sun8i.c1098 mac->link.speed1000 = EMAC_SPEED_1000; in sun8i_dwmac_setup()
Dstmmac_main.c1099 ctrl |= priv->hw->link.speed1000; in stmmac_mac_link_up()
1110 ctrl |= priv->hw->link.speed1000; in stmmac_mac_link_up()