/openbmc/linux/tools/testing/selftests/drivers/net/dsa/ |
H A D | lib.sh | 881 if (($(echo "$speed < 1024" | bc))); then 885 speed=$(echo "scale=1; $speed / 1024" | bc) 888 echo "$speed${unit}"
|
/openbmc/linux/tools/testing/selftests/drivers/net/bonding/ |
H A D | net_forwarding_lib.sh | 881 if (($(echo "$speed < 1024" | bc))); then 885 speed=$(echo "scale=1; $speed / 1024" | bc) 888 echo "$speed${unit}"
|
/openbmc/linux/tools/testing/selftests/drivers/net/team/ |
H A D | net_forwarding_lib.sh | 881 if (($(echo "$speed < 1024" | bc))); then 885 speed=$(echo "scale=1; $speed / 1024" | bc) 888 echo "$speed${unit}"
|
/openbmc/linux/drivers/net/ethernet/mediatek/ |
H A D | mtk_eth_soc.c | 700 int speed) in mtk_set_queue_speed() argument 717 switch (speed) { in mtk_set_queue_speed() 740 switch (speed) { in mtk_set_queue_speed() 771 int speed, int duplex, bool tx_pause, bool rx_pause) in mtk_mac_link_up() argument 783 mac->speed = speed; in mtk_mac_link_up() 784 switch (speed) { in mtk_mac_link_up() 3336 if (s.base.speed == 0 || s.base.speed == ((__u32)-1)) in mtk_device_event() 3343 if (mac->speed > 0 && mac->speed <= s.base.speed) in mtk_device_event() 3344 s.base.speed = 0; in mtk_device_event() 3346 mtk_set_queue_speed(eth, dp->index + 3, s.base.speed); in mtk_device_event() [all …]
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | am4372.dtsi | 879 maximum-speed = "high-speed"; 903 maximum-speed = "high-speed";
|
/openbmc/linux/drivers/usb/isp1760/ |
H A D | isp1760-udc.c | 1142 udc->gadget.speed = USB_SPEED_UNKNOWN; in isp1760_udc_disconnect() 1199 udc->gadget.speed = USB_SPEED_FULL; in isp1760_udc_reset() 1418 udc->gadget.speed = USB_SPEED_HIGH; in isp1760_udc_irq() 1569 udc->gadget.speed = USB_SPEED_UNKNOWN; in isp1760_udc_register()
|
/openbmc/linux/drivers/net/ethernet/marvell/ |
H A D | pxa168_eth.c | 941 if (phy->speed == SPEED_100) in pxa168_eth_adjust_link() 978 cmd.base.speed = pep->phy_speed; in pxa168_init_phy() 983 if (cmd.base.speed != 0) in pxa168_init_phy() 1464 pep->phy_speed = pep->pd->speed; in pxa168_eth_probe()
|
/openbmc/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_if.h | 1363 __le32 speed; member 1389 __le32 speed; member 1529 __le32 speed; member 1581 __le32 speed; member
|
/openbmc/linux/drivers/scsi/pcmcia/ |
H A D | nsp_cs.c | 1379 int speed; in nsp_show_info() local 1443 speed = 1000000 / (data->Sync[id].SyncPeriod * 4); in nsp_show_info() 1446 speed / 1000, in nsp_show_info() 1447 speed % 1000, in nsp_show_info()
|
/openbmc/linux/arch/arm64/boot/dts/ti/ |
H A D | k3-j721e-sk.dts | 803 maximum-speed = "super-speed"; 826 maximum-speed = "super-speed";
|
/openbmc/linux/fs/ubifs/ |
H A D | Kconfig | 49 ZSTD compresses is a big win in speed over Zlib and
|
/openbmc/u-boot/drivers/i2c/ |
H A D | xilinx_xiic.c | 305 static int xilinx_xiic_set_speed(struct udevice *dev, uint speed) in xilinx_xiic_set_speed() argument
|
/openbmc/linux/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_common.h | 134 u32 speed; /* actual link speed */ member
|
/openbmc/linux/Documentation/w1/slaves/ |
H A D | w1_ds2438.rst | 22 wind speed/direction measuring, humidity sensing, etc.
|
/openbmc/linux/drivers/usb/mtu3/ |
H A D | mtu3.h | 349 enum usb_device_speed speed; member
|
/openbmc/linux/drivers/media/usb/uvc/ |
H A D | uvc_status.c | 282 if (interval > 16 && dev->udev->speed == USB_SPEED_HIGH && in uvc_status_init()
|
/openbmc/linux/drivers/vdpa/pds/ |
H A D | debugfs.c | 214 seq_printf(seq, "speed: %d\n", le32_to_cpu(vc.speed)); in config_show()
|
/openbmc/linux/drivers/net/ethernet/intel/igc/ |
H A D | igc_hw.h | 44 s32 (*get_speed_and_duplex)(struct igc_hw *hw, u16 *speed,
|
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | bgmac-platform.c | 131 switch (bgmac->net_dev->phydev->speed) { in bgmac_nicpm_speed_set()
|
/openbmc/linux/Documentation/devicetree/bindings/pci/ |
H A D | apple,pcie.yaml | 22 the standard "reset-gpios" and "max-link-speed" properties appear on
|
/openbmc/linux/Documentation/devicetree/bindings/media/i2c/ |
H A D | ovti,ov02a10.yaml | 94 the link speed defined by the 'link-frequencies' property.
|
/openbmc/linux/Documentation/devicetree/bindings/mmc/ |
H A D | rockchip-dw-mshc.yaml | 73 high speed modes.
|
/openbmc/linux/Documentation/devicetree/bindings/net/dsa/ |
H A D | nxp,sja1105.yaml | 192 speed = <1000>;
|
/openbmc/linux/Documentation/cpu-freq/ |
H A D | core.rst | 29 speed limits (like LCD drivers on ARM architecture). Additionally, the
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | nvidia,tegra210-pinmux.yaml | 98 nvidia,high-speed-mode: true
|