/openbmc/linux/drivers/net/ethernet/qlogic/qlcnic/ |
H A D | qlcnic_83xx_hw.c | 3318 ecmd->base.speed = ahw->link_speed; in qlcnic_83xx_get_link_ksettings() 3322 ecmd->base.speed = SPEED_UNKNOWN; in qlcnic_83xx_get_link_ksettings() 3420 switch (ecmd->base.speed) { in qlcnic_83xx_set_link_ksettings()
|
/openbmc/linux/drivers/hwmon/ |
H A D | nct6775-core.c | 2915 u16 speed; in store_target_speed() local 2922 speed = fan_to_reg(val, data->fan_div[nr]); in store_target_speed() 2925 data->target_speed[nr] = speed; in store_target_speed()
|
/openbmc/linux/Documentation/input/devices/ |
H A D | joystick-parport.rst | 44 connect to a PC, and don't need much processing speed (108 us for NES and
|
/openbmc/openbmc/poky/bitbake/ |
H A D | ChangeLog | 115 - Add BB_SCHEDULER variable/option ("completion" or "speed") controlling
|
/openbmc/docs/designs/ |
H A D | firmware-update-via-blobs.md | 17 higher speed communication between the BMC and the host. Certain infrastructures
|
/openbmc/openbmc/poky/documentation/brief-yoctoprojectqs/ |
H A D | index.rst | 244 You can significantly speed up your build and guard against fetcher
|
/openbmc/linux/drivers/net/usb/ |
H A D | pegasus.c | 758 if (pegasus->usb->speed != USB_SPEED_HIGH) { in get_interrupt_interval()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | spectrum.h | 678 int mlxsw_sp_port_speed_get(struct mlxsw_sp_port *mlxsw_sp_port, u32 *speed);
|
/openbmc/linux/drivers/comedi/drivers/ |
H A D | usbdux.c | 1572 devpriv->high_speed = (usb->speed == USB_SPEED_HIGH); in usbdux_auto_attach()
|
/openbmc/linux/Documentation/crypto/ |
H A D | userspace-if.rst | 338 operations of the kernel which would defeat the speed gains obtained
|
/openbmc/linux/drivers/net/dsa/sja1105/ |
H A D | sja1105_dynamic_config.c | 600 sja1105_packing(reg1, &entry->speed, 30, 29, size, op); in sja1105et_mac_config_entry_packing()
|
/openbmc/linux/drivers/media/v4l2-core/ |
H A D | v4l2-mem2mem.c | 1471 dc->start.speed = 0; in v4l2_m2m_ioctl_try_decoder_cmd()
|
/openbmc/linux/Documentation/RCU/ |
H A D | listRCU.rst | 82 of the finite speed of light and the non-zero size of atoms actually
|
/openbmc/linux/Documentation/virt/hyperv/ |
H A D | vmbus.rst | 200 2. "High speed" devices that may use multiple VMbus channels for
|
/openbmc/linux/arch/arm/boot/dts/st/ |
H A D | ste-ux500-samsung-janice.dts | 518 current-speed = <460800>;
|
/openbmc/linux/arch/x86/ |
H A D | Kconfig.cpu | 21 Here are the settings recommended for greatest speed:
|
/openbmc/linux/arch/arm/boot/dts/nxp/imx/ |
H A D | imx6sl.dtsi | 968 cpu_speed_grade: speed-grade@10 {
|
/openbmc/linux/arch/arm/boot/dts/nvidia/ |
H A D | tegra30-colibri.dtsi | 867 /* 3.25 MHz ADC clock speed */
|
/openbmc/linux/arch/arm64/boot/dts/freescale/ |
H A D | imx8mq-librem5.dtsi | 1303 current-speed = <9600>;
|
/openbmc/linux/drivers/net/dsa/realtek/ |
H A D | rtl8366rb.c | 1083 int speed, int duplex, bool tx_pause, bool rx_pause) in rtl8366rb_mac_link_up() argument
|
/openbmc/linux/drivers/usb/gadget/function/ |
H A D | f_printer.c | 215 switch (gadget->speed) { in ep_desc()
|
/openbmc/linux/drivers/net/ethernet/broadcom/asp2/ |
H A D | bcmasp_intf.c | 629 switch (phydev->speed) { in bcmasp_adj_link()
|
/openbmc/linux/drivers/net/dsa/mv88e6xxx/ |
H A D | chip.c | 439 int link, int speed, int duplex, int pause, in mv88e6xxx_port_setup_mac() argument 454 speed, duplex); in mv88e6xxx_port_setup_mac() 970 int speed, int duplex, in mv88e6xxx_mac_link_up() argument 988 speed, duplex); in mv88e6xxx_mac_link_up()
|
/openbmc/linux/net/packet/ |
H A D | af_packet.c | 647 if (ecmd.base.speed < SPEED_1000 || in prb_calc_retire_blk_tmo() 648 ecmd.base.speed == SPEED_UNKNOWN) in prb_calc_retire_blk_tmo() 651 div = ecmd.base.speed / 1000; in prb_calc_retire_blk_tmo()
|
/openbmc/linux/drivers/scsi/elx/libefc_sli/ |
H A D | sli4.h | 3613 u32 speed; member 3894 sli_cmd_init_link(struct sli4 *sli4, void *buf, u32 speed,
|