Home
last modified time | relevance | path

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

/external/autotest/client/site_tests/hardware_SsdDetection/
Dhardware_SsdDetection.py94 for link_speed in check_link_speed:
95 if not re.search(r'Gen. signaling speed \(%s\)' % link_speed,
97 raise error.TestFail('Link speed %s not supported' % link_speed)
/external/u-boot/drivers/net/phy/
Dfixed.c37 priv->link_speed = val; in fixedphy_probe()
55 phydev->speed = priv->link_speed; in fixedphy_startup()
/external/u-boot/board/freescale/ls1046aqds/
Deth.c181 f_link.link_speed = cpu_to_fdt32(1000); in board_ft_fman_fixup_port()
214 f_link.link_speed = cpu_to_fdt32(10000); in board_ft_fman_fixup_port()
/external/u-boot/board/freescale/ls1043aqds/
Deth.c180 f_link.link_speed = cpu_to_fdt32(1000); in board_ft_fman_fixup_port()
245 f_link.link_speed = cpu_to_fdt32(10000); in board_ft_fman_fixup_port()
/external/kernel-headers/original/uapi/linux/
Drio_mport_cdev.h76 __u8 link_speed; member
Dvfio.h404 __u32 link_speed; member
/external/u-boot/board/freescale/b4860qds/
Deth_b4860qds.c401 f_link.link_speed = 10000; in board_ft_fman_fixup_port()
/external/u-boot/include/
Dphy.h198 int link_speed; member
/external/u-boot/board/freescale/t102xqds/
Deth_t102xqds.c216 f_link.link_speed = 10000; in board_ft_fman_fixup_port()
/external/u-boot/board/freescale/t208xqds/
Deth_t208xqds.c418 f_link.link_speed = 10000; in board_ft_fman_fixup_port()
/external/u-boot/board/freescale/t4qds/
Deth.c328 f_link.link_speed = 10000; in board_ft_fman_fixup_port()