Home
last modified time | relevance | path

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

/drivers/net/ethernet/stmicro/stmmac/
Ddwmac1000_core.c50 value |= hw->link.speed10; in dwmac1000_core_init()
542 mac->link.speed10 = GMAC_CONTROL_PS; in dwmac1000_setup()
Ddwmac100_core.c179 mac->link.speed10 = 0; in dwmac100_setup()
Dcommon.h485 u32 speed10; member
Ddwmac4_core.c44 value |= hw->link.speed10; in dwmac4_core_init()
1318 mac->link.speed10 = GMAC_CONFIG_PS; in dwmac4_setup()
Ddwmac-sun8i.c1086 mac->link.speed10 = EMAC_SPEED_10; in sun8i_dwmac_setup()
Ddwxgmac2_core.c1649 mac->link.speed10 = XGMAC_CONFIG_SS_10_MII; in dwxgmac2_setup()
Dstmmac_main.c1047 ctrl |= priv->hw->link.speed10; in stmmac_mac_link_up()