Home
last modified time | relevance | path

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

12345678910>>...17

/Linux-v6.1/tools/testing/selftests/net/forwarding/
Dethtool.sh55 # 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"
182 # Test that when one device advertises a subset of speeds and another
191 log_test "advertise subset of speeds"
196 # Check only speeds that h1 advertised. Remove the first speed.
211 log_test "advertise subset of speeds"
221 # Test that when one device advertises a subset of speeds, the other
262 # Test that when we configure links to advertise different speeds,
[all …]
Dethtool_lib.sh116 check_err 1 "cannot check different speeds. There are not enough speeds"
/Linux-v6.1/drivers/net/phy/
Dphy_led_triggers.c87 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()
Dphy.c219 * phy_supported_speeds - return all speeds currently supported by a phy device
220 * @phy: The phy device to return supported speeds of.
221 * @speeds: buffer to store supported speeds in.
222 * @size: size of speeds buffer.
224 * Description: Returns the number of supported speeds, and fills the speeds
225 * buffer with the supported speeds. If speeds buffer is too small to contain
226 * all currently supported speeds, will return as many speeds as can fit.
229 unsigned int *speeds, in phy_supported_speeds() argument
232 return phy_speeds(speeds, size, phy->supported); in phy_supported_speeds()
254 * Description: Make sure the PHY is set to supported speeds and
[all …]
/Linux-v6.1/drivers/scsi/lpfc/
Dlpfc_ct.c2792 u32 speeds = 0; in lpfc_fdmi_port_attr_support_speed() local
2807 speeds |= HBA_PORTSPEED_256GFC; in lpfc_fdmi_port_attr_support_speed()
2809 speeds |= HBA_PORTSPEED_128GFC; in lpfc_fdmi_port_attr_support_speed()
2811 speeds |= HBA_PORTSPEED_64GFC; in lpfc_fdmi_port_attr_support_speed()
2814 speeds |= HBA_PORTSPEED_256GFC; in lpfc_fdmi_port_attr_support_speed()
2816 speeds |= HBA_PORTSPEED_128GFC; in lpfc_fdmi_port_attr_support_speed()
2818 speeds |= HBA_PORTSPEED_64GFC; in lpfc_fdmi_port_attr_support_speed()
2820 speeds |= HBA_PORTSPEED_32GFC; in lpfc_fdmi_port_attr_support_speed()
2823 speeds |= HBA_PORTSPEED_256GFC; in lpfc_fdmi_port_attr_support_speed()
2825 speeds |= HBA_PORTSPEED_128GFC; in lpfc_fdmi_port_attr_support_speed()
[all …]
/Linux-v6.1/Documentation/devicetree/bindings/net/
Dfsl,fman-dtsec.yaml15 10/100/1000 MBit/s speeds, and the 10-Gigabit Ethernet Media Access Controller
16 (10GEC) for 10 Gbit/s speeds. Later versions of FMan use the Multirate
17 Ethernet Media Access Controller (mEMAC) to handle all speeds.
/Linux-v6.1/drivers/net/ethernet/freescale/dpaa2/
Ddpmac.h93 /* Advertised link speeds */
109 * @supported: Speeds capability of the phy (bitmap)
110 * @advertising: Speeds that are advertised for autoneg (bitmap)
/Linux-v6.1/Documentation/hwmon/
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.
Dmax31790.rst22 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
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.
Demc2103.rst23 Fan rotation speeds are reported in RPM (rotations per minute). An alarm is
Demc6w201.rst36 temperatures and fan speeds. Limits can be changed. Alarms are not
/Linux-v6.1/arch/mips/lantiq/
Dclk.h12 /* clock speeds */
45 /* clock out speeds */
/Linux-v6.1/Documentation/translations/zh_CN/power/
Dopp.rst277 speeds = kzalloc(sizeof(u32) * num_available, GFP_KERNEL);
281 speeds[i] = freq;
287 soc_notify_coproc(AVAILABLE_FREQs, speeds, num_available);
/Linux-v6.1/Documentation/devicetree/bindings/thermal/
Dthermal-cooling-devices.yaml32 dissipated heat, e.g. regulating fan speeds.
37 different fan speeds possible. Cooling states are referred to by single
/Linux-v6.1/drivers/usb/gadget/function/
Du_audio.h70 /* Max packet size for all in_ep possible speeds */
72 /* Max packet size for all out_ep possible speeds */
/Linux-v6.1/drivers/net/ethernet/chelsio/cxgb4vf/
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-v6.1/net/mpls/
DKconfig12 hardware speeds (before hardware was capable of routing ipv4 packets),
/Linux-v6.1/Documentation/networking/
Dphy.rst144 * Switching to lower speeds such as 10/100Mbits/sec makes the problem go away
241 This is serial MII, clocked at 125MHz, supporting 100M and 10M speeds.
252 speeds (see below.)
262 encoding. The underlying data rate is 1Gbps, with the slower speeds of
267 speeds.
/Linux-v6.1/drivers/net/ethernet/intel/ice/
Dice_ptp_hw.h76 * Note that some values are not used for all link speeds, and the
78 * different link speeds, either the deskew marker for multi-lane link speeds
/Linux-v6.1/Documentation/devicetree/bindings/mmc/
Dusdhi6rol0.txt17 entry when the board requires distinct settings for UHS speeds.
/Linux-v6.1/drivers/net/ethernet/marvell/octeon_ep/
Doctep_ctrl_net.h91 /* Bitmap of Supported link speeds/modes */
93 /* Bitmap of Advertised link speeds/modes */
/Linux-v6.1/Documentation/devicetree/bindings/hwmon/
Dgpio-fan.txt9 - gpio-fan,speed-map: A mapping of possible fan RPM speeds and the
/Linux-v6.1/drivers/phy/hisilicon/
DKconfig62 USB 1.5Mb/s, USB 12Mb/s, USB 480Mb/s speeds. It supports one
/Linux-v6.1/drivers/cpufreq/
Dspeedstep-lib.h39 /* detect the low and high speeds of the processor. The callback

12345678910>>...17