Home
last modified time | relevance | path

Searched full:speeds (Results 1 – 25 of 305) sorted by relevance

12345678910>>...13

/linux/tools/testing/selftests/drivers/net/hw/
H A Dethtool.sh56 # Check that when each of the reported speeds is forced, the links come
78 # Test that when we force different speeds, links are not up and ping
92 check_fail $? "ping with different speeds"
94 log_test "force of different speeds autoneg off"
181 # Test that when one device advertises a subset of speeds and another
190 log_test "advertise subset of speeds"
195 # Check only speeds that h1 advertised. Remove the first speed.
219 # Test that when one device advertises a subset of speeds, the other
260 # Test that when we configure links to advertise different speeds,
264 local -a speeds=($(different_speeds_get $h1 $h2 1 1))
[all …]
H A Dethtool_lib.sh116 check_err 1 "cannot check different speeds. There are not enough speeds"
/linux/drivers/net/phy/
H A Dphy_led_triggers.c89 unsigned int speeds[50]; in phy_led_triggers_register() local
91 phy->phy_num_led_triggers = phy_supported_speeds(phy, speeds, in phy_led_triggers_register()
92 ARRAY_SIZE(speeds)); in phy_led_triggers_register()
115 speeds[i], in phy_led_triggers_register()
116 phy_speed_to_str(speeds[i])); in phy_led_triggers_register()
/linux/Documentation/hwmon/
H A Dpc87427.rst38 Fan rotation speeds are reported as 14-bit values from a gated clock
39 signal. Speeds down to 83 RPM can be measured.
H A Dadm1026.rst57 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 Daquacomputer_d5next.rst32 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 Df71805f.rst113 Fan rotation speeds are reported as 12-bit values from a gated clock
114 signal. Speeds down to 366 RPM can be measured. There is no theoretical
H A Demc2103.rst23 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
H A Demc6w201.rst36 temperatures and fan speeds. Limits can be changed. Alarms are not
H A Dnct6775.rst119 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
253 higher fan speeds with increasing temperature. The last data point reflects
H A Dw83l786ng.rst38 Fan rotation speeds are reported in RPM (rotations per minute). Fan readings
/linux/arch/mips/lantiq/
H A Dclk.h12 /* clock speeds */
45 /* clock out speeds */
/linux/Documentation/translations/zh_CN/power/
H A Dopp.rst277 speeds = kcalloc(num_available, sizeof(u32), GFP_KERNEL);
281 speeds[i] = freq;
287 soc_notify_coproc(AVAILABLE_FREQs, speeds, num_available);
/linux/Documentation/devicetree/bindings/thermal/
H A Dthermal-cooling-devices.yaml32 dissipated heat, e.g. regulating fan speeds.
37 different fan speeds possible. Cooling states are referred to by single
/linux/drivers/usb/gadget/function/
H A Du_audio.h70 /* Max packet size for all in_ep possible speeds */
72 /* Max packet size for all out_ep possible speeds */
/linux/drivers/net/ethernet/chelsio/cxgb4vf/
H A Dt4vf_common.h150 /* Return true if the Link Configuration supports "High Speeds" (those greater
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/net/mpls/
H A DKconfig12 hardware speeds (before hardware was capable of routing ipv4 packets),
/linux/Documentation/power/
H A Dopp.rst308 speeds = kcalloc(num_available, sizeof(u32), GFP_KERNEL);
312 speeds[i] = freq;
318 soc_notify_coproc(AVAILABLE_FREQs, speeds, num_available);
/linux/drivers/net/ethernet/atheros/atlx/
H A Datlx.h415 * all speeds.
466 #define AUTONEG_ADVERTISE_10_100_ALL 0x000F /* All 10/100 speeds */
467 #define AUTONEG_ADVERTISE_10_ALL 0x0003 /* 10Mbps Full & Half speeds */
/linux/Documentation/devicetree/bindings/mmc/
H A Dusdhi6rol0.txt17 entry when the board requires distinct settings for UHS speeds.
H A Dcavium-mmc.txt6 Supported maximum speeds are the ones of the eMMC standard 4.41 as well
/linux/drivers/phy/hisilicon/
H A DKconfig62 USB 1.5Mb/s, USB 12Mb/s, USB 480Mb/s speeds. It supports one
/linux/tools/testing/selftests/drivers/net/hw/lib/py/
H A Dlinkconfig.py
/linux/Documentation/networking/
H A Deql.rst284 A single line running at the lower speeds and with large packets
286 speeds (as predicted by the Cirrus databook) to an aggregate of
293 speeds. Once established, the connection seemed robust enough.)
/linux/arch/mips/dec/
H A Dkn02-irq.c19 * meaning. Hence we use a cache. It speeds up things a bit

12345678910>>...13