Home
last modified time | relevance | path

Searched refs:link_speed (Results 1 – 10 of 10) sorted by relevance

/u-boot/drivers/net/octeontx/
A Dxcv.c77 void xcv_setup_link(bool link_up, int link_speed) in xcv_setup_link() argument
85 if (link_speed == 100) in xcv_setup_link()
87 else if (link_speed == 10) in xcv_setup_link()
A Dbgx.h215 void xcv_setup_link(bool link_up, int link_speed);
/u-boot/drivers/net/phy/
A Dfixed.c64 priv->link_speed = val; in fixedphy_config()
85 phydev->speed = priv->link_speed; in fixedphy_startup()
/u-boot/arch/mips/mach-octeon/include/mach/
A Docteon_eth.h33 uint32_t link_speed : 2; member
/u-boot/board/freescale/ls1046aqds/
A Deth.c188 f_link.link_speed = cpu_to_fdt32(1000); in board_ft_fman_fixup_port()
226 f_link.link_speed = cpu_to_fdt32(10000); in board_ft_fman_fixup_port()
/u-boot/board/freescale/ls1043aqds/
A Deth.c186 f_link.link_speed = cpu_to_fdt32(1000); in board_ft_fman_fixup_port()
251 f_link.link_speed = cpu_to_fdt32(10000); in board_ft_fman_fixup_port()
/u-boot/include/
A Dphy.h169 int link_speed; member
/u-boot/board/freescale/t208xqds/
A Deth_t208xqds.c384 f_link.link_speed = 10000; in board_ft_fman_fixup_port()
/u-boot/drivers/net/bnxt/
A Dbnxt_hsi.h482 __le16 link_speed; member
A Dbnxt.c857 bp->current_link_speed = resp->link_speed; in bnxt_hwrm_port_phy_qcfg()

Completed in 36 milliseconds