/linux/drivers/net/phy/ |
H A D | phy_led_triggers.c | 87 unsigned int speeds[50]; in phy_led_triggers_register() local 89 phy->phy_num_led_triggers = phy_supported_speeds(phy, speeds, in phy_led_triggers_register() 90 ARRAY_SIZE(speeds)); in phy_led_triggers_register() 117 speeds[i], in phy_led_triggers_register() 118 phy_speed_to_str(speeds[i])); in phy_led_triggers_register()
|
/linux/drivers/scsi/lpfc/ |
H A D | lpfc_ct.c | 2789 u32 speeds = 0; in lpfc_fdmi_port_attr_support_speed() local 2804 speeds |= HBA_PORTSPEED_256GFC; in lpfc_fdmi_port_attr_support_speed() 2806 speeds |= HBA_PORTSPEED_128GFC; in lpfc_fdmi_port_attr_support_speed() 2808 speeds |= HBA_PORTSPEED_64GFC; in lpfc_fdmi_port_attr_support_speed() 2811 speeds |= HBA_PORTSPEED_256GFC; in lpfc_fdmi_port_attr_support_speed() 2813 speeds |= HBA_PORTSPEED_128GFC; in lpfc_fdmi_port_attr_support_speed() 2815 speeds |= HBA_PORTSPEED_64GFC; in lpfc_fdmi_port_attr_support_speed() 2817 speeds |= HBA_PORTSPEED_32GFC; in lpfc_fdmi_port_attr_support_speed() 2820 speeds |= HBA_PORTSPEED_256GFC; in lpfc_fdmi_port_attr_support_speed() 2822 speeds |= HBA_PORTSPEED_128GFC; in lpfc_fdmi_port_attr_support_speed() [all …]
|
/linux/tools/testing/selftests/drivers/net/hw/ |
H A D | ethtool.sh | 264 local -a speeds=($(different_speeds_get $h1 $h2 1 1)) 265 local speed1=${speeds[0]} 266 local speed2=${speeds[1]}
|
/linux/Documentation/translations/zh_CN/power/ |
H A D | opp.rst | 277 speeds = kcalloc(num_available, sizeof(u32), GFP_KERNEL); 281 speeds[i] = freq; 287 soc_notify_coproc(AVAILABLE_FREQs, speeds, num_available);
|
/linux/Documentation/hwmon/ |
H A D | max31790.rst | 22 The MAX31790 controls the speeds of up to six fans using six independent 23 PWM outputs. The desired fan speeds (or PWM duty cycles) are written
|
H A D | max6620.rst | 29 (1, 2, 4, 8, 16 or 32). Set higher values for larger speeds.
|
H A D | emc2305.rst | 18 Fan rotation speeds are reported in RPM.
|
H A D | emc6w201.rst | 36 temperatures and fan speeds. Limits can be changed. Alarms are not
|
H A D | emc2103.rst | 23 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
|
H A D | aquacomputer_d5next.rst | 32 speed (in RPM), power, voltage and current. Temperature offsets and fan speeds 69 and fan IC. It also exposes pump and fan speeds (in RPM), voltages, as well as pump
|
H A D | adm1026.rst | 57 Fan rotation speeds are reported in RPM (rotations per minute) but measured 84 divisor. It can take as long as 1.5 seconds to measure all fan speeds.
|
H A D | w83l786ng.rst | 38 Fan rotation speeds are reported in RPM (rotations per minute). Fan readings
|
H A D | pc87427.rst | 38 Fan rotation speeds are reported as 14-bit values from a gated clock
|
H A D | asb100.rst | 37 Fan speeds are reported in RPM (rotations per minute). An alarm is
|
/linux/drivers/net/ethernet/chelsio/cxgb4vf/ |
H A D | t4vf_common.h | 155 fw_port_cap32_t speeds, high_speeds; in is_x_10g_port() local 157 speeds = FW_PORT_CAP32_SPEED_V(FW_PORT_CAP32_SPEED_G(lc->pcaps)); in is_x_10g_port() 159 speeds & ~(FW_PORT_CAP32_SPEED_100M | FW_PORT_CAP32_SPEED_1G); in is_x_10g_port()
|
/linux/tools/testing/selftests/drivers/net/hw/lib/py/ |
H A D | linkconfig.py | 113 speeds, duplex_modes = self.get_speed_duplex_values(self.common_link_modes) 114 speed = speeds[0]
|
/linux/drivers/cpufreq/ |
H A D | longhaul.c | 411 static const int speeds[] = { 666, 1000, 1333, 2000 }; in guess_fsb() local 414 for (i = 0; i < ARRAY_SIZE(speeds); i++) { in guess_fsb() 415 f_max = ((speeds[i] * mult) + 50) / 100; in guess_fsb() 419 return speeds[i] / 10; in guess_fsb()
|
/linux/net/mpls/ |
H A D | Kconfig | 12 hardware speeds (before hardware was capable of routing ipv4 packets),
|
/linux/Documentation/devicetree/bindings/mmc/ |
H A D | usdhi6rol0.txt | 17 entry when the board requires distinct settings for UHS speeds.
|
H A D | cavium-mmc.txt | 6 Supported maximum speeds are the ones of the eMMC standard 4.41 as well
|
/linux/drivers/net/usb/ |
H A D | cdc_ether.c | 397 static void speed_change(struct usbnet *dev, __le32 *speeds) in speed_change() argument 399 dev->tx_speed = __le32_to_cpu(speeds[0]); in speed_change() 400 dev->rx_speed = __le32_to_cpu(speeds[1]); in speed_change()
|
/linux/drivers/phy/hisilicon/ |
H A D | Kconfig | 62 USB 1.5Mb/s, USB 12Mb/s, USB 480Mb/s speeds. It supports one
|
/linux/drivers/input/tablet/ |
H A D | aiptek.c | 1658 int speeds[] = { 0, in aiptek_probe() local 1674 speeds[0] = programmableDelay; in aiptek_probe() 1819 for (i = 0; i < ARRAY_SIZE(speeds); ++i) { in aiptek_probe() 1820 aiptek->curSetting.programmableDelay = speeds[i]; in aiptek_probe() 1832 if (i == ARRAY_SIZE(speeds)) { in aiptek_probe()
|
/linux/drivers/scsi/qla2xxx/ |
H A D | qla_attr.c | 3348 qla2x00_get_host_supported_speeds(scsi_qla_host_t *vha, uint speeds) in qla2x00_get_host_supported_speeds() argument 3352 if (speeds & FDMI_PORT_SPEED_64GB) in qla2x00_get_host_supported_speeds() 3354 if (speeds & FDMI_PORT_SPEED_32GB) in qla2x00_get_host_supported_speeds() 3356 if (speeds & FDMI_PORT_SPEED_16GB) in qla2x00_get_host_supported_speeds() 3358 if (speeds & FDMI_PORT_SPEED_8GB) in qla2x00_get_host_supported_speeds() 3360 if (speeds & FDMI_PORT_SPEED_4GB) in qla2x00_get_host_supported_speeds() 3362 if (speeds & FDMI_PORT_SPEED_2GB) in qla2x00_get_host_supported_speeds() 3364 if (speeds & FDMI_PORT_SPEED_1GB) in qla2x00_get_host_supported_speeds() 3374 u32 speeds = 0, fdmi_speed = 0; in qla2x00_init_host_attr() local 3385 speeds = qla2x00_get_host_supported_speeds(vha, fdmi_speed); in qla2x00_init_host_attr() [all …]
|
/linux/Documentation/driver-api/ |
H A D | hsi.rst | 13 (typically 8) and is capable of reaching speeds up to 200 Mbit/s.
|