| /freebsd/contrib/tcsh/ |
| H A D | mi.termios.c | 1 /* termios.c - fake termios interface using sgtty interface 35 * to the name. Don't bother with the low speeds - Minix does not support 44 static _PROTOTYPE( int tc_to_sg_speed, (speed_t speed) ); 45 static _PROTOTYPE( speed_t sg_to_tc_speed, (int speed) ); 48 /* The speed get/set functions could be macros in the Minix implementation 49 * because there are speed fields in the structure with no fancy packing 58 return termios_p->c_ispeed; 64 return termios_p->c_ospeed; 67 speed_t cfsetispeed(termios_p, speed) in cfsetispeed() argument 69 speed_t speed; [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/phy/ |
| H A D | apm-xgene-phy.txt | 1 * APM X-Gene 15Gbps Multi-purpose PHY nodes 3 PHY nodes are defined to describe on-chip 15Gbps Multi-purpose PHY. Each 7 - compatible : Shall be "apm,xgene-phy". 8 - reg : PHY memory resource is the SDS PHY access resource. 9 - #phy-cells : Shall be 1 as it expects one argument for setting 14 - status : Shall be "ok" if enabled or "disabled" if disabled. 16 - clocks : Reference to the clock entry. 17 - apm,tx-eye-tuning : Manual control to fine tune the capture of the serial 19 Two set of 3-tuple setting for each (up to 3) 20 supported link speed on the host. Range from 0 to [all …]
|
| H A D | apm,xgene-phy.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/phy/apm,xgene-phy.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: APM X-Gene 15Gbps Multi-purpose PHY 10 - Khuong Dinh <khuong@os.amperecomputing.com> 13 PHY nodes are defined to describe on-chip 15Gbps Multi-purpose PHY. Each 19 - const: apm,xgene-phy 24 '#phy-cells': 32 apm,tx-eye-tuning: [all …]
|
| H A D | nvidia,tegra194-xusb-padctl.yaml | 1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause 3 --- 4 $id: http://devicetree.org/schemas/phy/nvidia,tegra194-xusb-padctl.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Thierry Reding <thierry.reding@gmail.com> 11 - Jon Hunter <jonathanh@nvidia.com> 14 The Tegra XUSB pad controller manages a set of I/O lanes (with differential 21 Some of the lanes are high-speed lanes, which can be used for PCIe, SATA or 22 super-speed USB. Other lanes are for various types of low-speed, full-speed 23 or high-speed USB (such as UTMI, ULPI and HSIC). The XUSB pad controller [all …]
|
| /freebsd/contrib/ofed/infiniband-diags/src/ |
| H A D | ibportstate.c | 2 * Copyright (c) 2004-2009 Voltaire Inc. All rights reserved. 16 * - Redistributions of source code must retain the above 20 * - Redistributions in binary form must reproduce the above 57 SPEED, enumerator 77 uint64_t speed = 0; /* no state change */ variable 93 int set; member 99 {"speed", &speed, 0}, /* SPEED */ 100 {"espeed", &espeed, 0}, /* EXTENDED SPEED */ 101 {"fdr10", &fdr10, 0}, /* FDR10 SPEED */ 168 sizeof buf - strlen(buf), val); in show_port_info() [all …]
|
| /freebsd/sys/dev/acpica/ |
| H A D | acpi_throttle.c | 1 /*- 2 * Copyright (c) 2003-2005 Nate Lawson (SDG) 90 static int thr_rid; /* Driver-wide resource id. */ 100 static int acpi_thr_set(device_t dev, const struct cf_setting *set); 101 static int acpi_thr_get(device_t dev, struct cf_setting *set); 146 * Add a child if there's a non-NULL P_BLK and correct length, or in acpi_throttle_identify() 154 if ((obj->Processor.PblkAddress && obj->Processor.PblkLength >= 4) || in acpi_throttle_identify() 188 struct cf_setting set; in acpi_throttle_attach() local 195 sc->cpu_dev = dev; in acpi_throttle_attach() 196 sc->cpu_handle = acpi_get_handle(dev); in acpi_throttle_attach() [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/usb/ |
| H A D | usb251xb.txt | 1 Microchip USB 2.0 Hi-Speed Hub Controller 4 Hi-Speed Controller. 7 - compatible : Should be "microchip,usb251xb" or one of the specific types: 11 - reg : I2C address on the selected bus (default is <0x2C>) 14 - reset-gpios : Should specify the gpio for hub reset 15 - vdd-supply : Should specify the phandle to the regulator supplying vdd 16 - skip-config : Skip Hub configuration, but only send the USB-Attach command 17 - vendor-id : Set USB Vendor ID of the hub (16 bit, default is 0x0424) 18 - product-id : Set USB Product ID of the hub (16 bit, default depends on type) 19 - device-id : Set USB Device ID of the hub (16 bit, default is 0x0bb3) [all …]
|
| H A D | usb251xb.yaml | 1 # SPDX-License-Identifier: GPL-2.0 3 --- 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 7 title: Microchip USB 2.0 Hi-Speed Hub Controller 10 - Richard Leitner <richard.leitner@skidata.com> 15 - microchip,usb2422 16 - microchip,usb2512b 17 - microchip,usb2512bi 18 - microchip,usb2513b 19 - microchip,usb2513bi [all …]
|
| /freebsd/sys/contrib/edk2/Include/Protocol/ |
| H A D | Usb2HostController.h | 7 Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR> 8 SPDX-License-Identifier: BSD-2-Clause-Patent 58 /// if combines these two bitmaps into a 32-bit bitmap. 91 @param MaxSpeed Host controller data transfer speed. 93 @param Is64BitCapable TRUE if controller supports 64-bit memory addressing, 151 ///< Explicitly set by software. 3) 160 ///< explicitly set to enable the 169 ///< set by software. 2) Triggered 200 @param State Indicates the state of the host controller that will be set. 205 @retval EFI_DEVICE_ERROR Failed to set the state specified by State due to device error. [all …]
|
| /freebsd/sys/dev/ixgbe/ |
| H A D | ixgbe_82598.c | 2 SPDX-License-Identifier: BSD-3-Clause 4 Copyright (c) 2001-2020, Intel Corporation 49 ixgbe_link_speed *speed, 55 ixgbe_link_speed *speed, bool *link_up, 58 ixgbe_link_speed speed, 61 ixgbe_link_speed speed, 71 * ixgbe_set_pcie_completion_timeout - set pci-e completion timeout 76 * than the 10ms recommended by the pci-e spec. To address this we need to 100 * directly in order to set the completion timeout value for in ixgbe_set_pcie_completion_timeout() 113 * ixgbe_init_ops_82598 - Inits func ptrs and MAC type [all …]
|
| H A D | ixgbe_vf.c | 2 SPDX-License-Identifier: BSD-3-Clause 4 Copyright (c) 2001-2020, Intel Corporation 42 * ixgbe_init_ops_vf - Initialize the pointers for vf 45 * This will assign function pointers, adapter-specific functions can 47 * their own adapter-specific function pointers. 55 hw->mac.ops.init_hw = ixgbe_init_hw_vf; in ixgbe_init_ops_vf() 56 hw->mac.ops.reset_hw = ixgbe_reset_hw_vf; in ixgbe_init_ops_vf() 57 hw->mac.ops.start_hw = ixgbe_start_hw_vf; in ixgbe_init_ops_vf() 59 hw->mac.ops.clear_hw_cntrs = NULL; in ixgbe_init_ops_vf() 60 hw->mac.ops.get_media_type = NULL; in ixgbe_init_ops_vf() [all …]
|
| H A D | ixgbe_api.c | 2 SPDX-License-Identifier: BSD-3-Clause 4 Copyright (c) 2001-2020, Intel Corporation 61 * ixgbe_dcb_get_rtrup2tc - read rtrup2tc reg 69 if (hw->mac.ops.get_rtrup2tc) in ixgbe_dcb_get_rtrup2tc() 70 hw->mac.ops.get_rtrup2tc(hw, map); in ixgbe_dcb_get_rtrup2tc() 74 * ixgbe_init_shared_code - Initialize the shared code 92 * Set the mac type in ixgbe_init_shared_code() 96 switch (hw->mac.type) { in ixgbe_init_shared_code() 130 hw->mac.max_link_up_time = IXGBE_LINK_UP_TIME; in ixgbe_init_shared_code() 136 * ixgbe_set_mac_type - Sets MAC type [all …]
|
| H A D | ixgbe_x550.c | 3 Copyright (c) 2001-2020, Intel Corporation 41 static s32 ixgbe_setup_ixfi_x550em(struct ixgbe_hw *hw, ixgbe_link_speed *speed); 47 * ixgbe_init_ops_X550 - Inits func ptrs and MAC type 55 struct ixgbe_mac_info *mac = &hw->mac; in ixgbe_init_ops_X550() 56 struct ixgbe_eeprom_info *eeprom = &hw->eeprom; in ixgbe_init_ops_X550() 62 mac->ops.dmac_config = ixgbe_dmac_config_X550; in ixgbe_init_ops_X550() 63 mac->ops.dmac_config_tcs = ixgbe_dmac_config_tcs_X550; in ixgbe_init_ops_X550() 64 mac->ops.dmac_update_tcs = ixgbe_dmac_update_tcs_X550; in ixgbe_init_ops_X550() 65 mac->ops.setup_eee = NULL; in ixgbe_init_ops_X550() 66 mac->ops.set_source_address_pruning = in ixgbe_init_ops_X550() [all …]
|
| H A D | ixgbe_82599.c | 2 SPDX-License-Identifier: BSD-3-Clause 4 Copyright (c) 2001-2020, Intel Corporation 49 ixgbe_link_speed speed, 63 struct ixgbe_mac_info *mac = &hw->mac; in ixgbe_init_mac_link_ops_82599() 71 if ((mac->ops.get_media_type(hw) == ixgbe_media_type_fiber) && in ixgbe_init_mac_link_ops_82599() 73 mac->ops.disable_tx_laser = in ixgbe_init_mac_link_ops_82599() 75 mac->ops.enable_tx_laser = in ixgbe_init_mac_link_ops_82599() 77 mac->ops.flap_tx_laser = ixgbe_flap_tx_laser_multispeed_fiber; in ixgbe_init_mac_link_ops_82599() 80 mac->ops.disable_tx_laser = NULL; in ixgbe_init_mac_link_ops_82599() 81 mac->ops.enable_tx_laser = NULL; in ixgbe_init_mac_link_ops_82599() [all …]
|
| /freebsd/usr.bin/morse/ |
| H A D | morse.6 | 39 .Op Fl w Ar speed 40 .Op Fl c Ar speed 50 .Bl -tag -width indent 66 .It Fl w Ar speed 67 Set the sending speed in words per minute. 69 speed of 20 WPM is used. 70 .It Fl c Ar speed 73 This is independent of the speed 156 characters with the high-order bit set 159 .Bl -tag -width ".Li ISO8859-15" -compact [all …]
|
| /freebsd/sys/contrib/zstd/programs/ |
| H A D | zstd.1 | 5 \fBzstd\fR \- zstd, zstdmt, unzstd, zstdcat \- Compress or decompress \.zst files 8 \fBzstd\fR [\fIOPTIONS\fR] [\-|\fIINPUT\-FILE\fR] [\-o \fIOUTPUT\-FILE\fR] 11 \fBzstdmt\fR is equivalent to \fBzstd \-T0\fR 14 \fBunzstd\fR is equivalent to \fBzstd \-d\fR 17 \fBzstdcat\fR is equivalent to \fBzstd \-dcf\fR 20 … huff0 entropy stages\. \fBzstd\fR offers highly configurable compression speed, with fast modes a… 26 …served by default\. It\'s possible to remove them automatically by using the \fB\-\-rm\fR command\. 29 …\fR displays progress notifications and result summary by default\. Use \fB\-q\fR to turn them off… 35 \fBzstd\fR displays a short help page when command line is an error\. Use \fB\-q\fR to turn it off\. 40 … selected operation mode\. If no \fIfiles\fR are given or \fIfile\fR is \fB\-\fR, \fBzstd\fR reads… [all …]
|
| H A D | zstd.1.md | 1 zstd(1) -- zstd, zstdmt, unzstd, zstdcat - Compress or decompress .zst files 5 -------- 7 `zstd` [*OPTIONS*] [-|_INPUT-FILE_] [-o _OUTPUT-FILE_] 9 `zstdmt` is equivalent to `zstd -T0` 11 `unzstd` is equivalent to `zstd -d` 13 `zstdcat` is equivalent to `zstd -dcf` 17 ----------- 21 `zstd` offers highly configurable compression speed, 29 - Source files are preserved by default. 30 It's possible to remove them automatically by using the `--rm` command. [all …]
|
| /freebsd/sys/dev/axgbe/ |
| H A D | xgbe-mdio.c | 4 * Copyright (c) 2014-2016,2020 Advanced Micro Devices, Inc. 116 #include "xgbe-common.h" 179 switch (pdata->an_mode) { in xgbe_an_enable_interrupts() 203 /* Set MAC to 10G speed */ in xgbe_kr_mode() 204 pdata->hw_if.set_speed(pdata, SPEED_10000); in xgbe_kr_mode() 207 pdata->phy_if.phy_impl.set_mode(pdata, XGBE_MODE_KR); in xgbe_kr_mode() 213 /* Set MAC to 2.5G speed */ in xgbe_kx_2500_mode() 214 pdata->hw_if.set_speed(pdata, SPEED_2500); in xgbe_kx_2500_mode() 217 pdata->phy_if.phy_impl.set_mode(pdata, XGBE_MODE_KX_2500); in xgbe_kx_2500_mode() 223 /* Set MAC to 1G speed */ in xgbe_kx_1000_mode() [all …]
|
| H A D | xgbe-phy-v1.c | 116 #include "xgbe-common.h" 151 struct xgbe_phy_data *phy_data = pdata->phy_data; in xgbe_phy_an_outcome() 155 XGBE_SET_LP_ADV(&pdata->phy, Autoneg); in xgbe_phy_an_outcome() 156 XGBE_SET_LP_ADV(&pdata->phy, Backplane); in xgbe_phy_an_outcome() 162 XGBE_SET_LP_ADV(&pdata->phy, Pause); in xgbe_phy_an_outcome() 164 XGBE_SET_LP_ADV(&pdata->phy, Asym_Pause); in xgbe_phy_an_outcome() 167 __func__, pdata->phy.pause_autoneg, ad_reg, lp_reg); in xgbe_phy_an_outcome() 169 if (pdata->phy.pause_autoneg) { in xgbe_phy_an_outcome() 170 /* Set flow control based on auto-negotiation result */ in xgbe_phy_an_outcome() 171 pdata->phy.tx_pause = 0; in xgbe_phy_an_outcome() [all …]
|
| /freebsd/contrib/dialog/samples/copifuncs/ |
| H A D | copi.ifmcfg2 | 2 sendmail /usr/lib/sendmail -f $F $T 7 unzip /usr/bin/unzip -oq $F 10 unzoo /usr/bin/zoo -extract $F 11 unlzh /usr/bin/lharc -x $F 14 # $F expands to archieve file name, $P - to list of packet names 25 # cnews log file and (temporary) database for seen-bys 32 # - Nodelist flags (like "CM", "MNP", "V32" etc.) 33 # - speed <operator> <numeric> 35 # - address <wildcard> 38 # - time <interval>[,<interval>,...] [all …]
|
| /freebsd/lib/libc/gen/ |
| H A D | tcsetattr.3 | 49 .Fn cfsetispeed "struct termios *t" "speed_t speed" 53 .Fn cfsetospeed "struct termios *t" "speed_t speed" 55 .Fn cfsetspeed "struct termios *t" "speed_t speed" 86 Certain values for baud rates set in the termios structure and passed to 100 .Bd -literal 133 .Fa speed . 145 .Fa speed . 153 .Fa speed . 161 Otherwise, a value of -1 is returned and the global variable 163 is set to indicate the error. [all …]
|
| /freebsd/usr.bin/tip/tip/ |
| H A D | cu.1 | 1 .\"- 2 .\" SPDX-License-Identifier: BSD-3-Clause 44 .Op Fl s Ar speed | Fl Ar speed 45 .Op Ar phone-number 50 establishes a full-duplex connection to another machine, giving the 56 .Bl -tag -width indent 68 Echo characters locally (half-duplex mode). 84 .It Fl s Ar speed | Fl Ar speed 85 Set the speed of the connection. 88 Connect via a hard-wired connection to a host on a dial-up line. [all …]
|
| /freebsd/sys/dev/igc/ |
| H A D | igc_mac.c | 1 /*- 4 * SPDX-License-Identifier: BSD-3-Clause 13 * igc_init_mac_ops_generic - Initialize MAC function pointers 16 * Setups up the function pointers to no-op functions 20 struct igc_mac_info *mac = &hw->mac; in igc_init_mac_ops_generic() 24 mac->ops.init_params = igc_null_ops_generic; in igc_init_mac_ops_generic() 25 mac->ops.config_collision_dist = igc_config_collision_dist_generic; in igc_init_mac_ops_generic() 26 mac->ops.rar_set = igc_rar_set_generic; in igc_init_mac_ops_generic() 30 * igc_null_ops_generic - No-op function, returns 0 40 * igc_null_mac_generic - No-op function, return void [all …]
|
| /freebsd/sys/contrib/device-tree/Bindings/net/ |
| H A D | amd-xgbe.txt | 1 * AMD 10GbE driver (amd-xgbe) 4 - compatible: Should be "amd,xgbe-seattle-v1a" 5 - reg: Address and length of the register sets for the device 6 - MAC registers 7 - PCS registers 8 - SerDes Rx/Tx registers 9 - SerDes integration registers (1/2) 10 - SerDes integration registers (2/2) 11 - interrupts: Should contain the amd-xgbe interrupt(s). The first interrupt 13 amd,per-channel-interrupt property is specified, then one additional [all …]
|
| /freebsd/share/examples/ppp/ |
| H A D | ppp.conf.span-isp.working | 2 # This is a working example of ppp.conf.span-isp that uses ppp connections 3 # to the same machine through 3 null-modem serial cables. 5 # cuaD03 <-> cuaD04 6 # cuaD01 <-> cuaD06 7 # cuaD00 <-> cuaD07 15 # exec /usr/sbin/pppin -direct isp-in-${tty#${tty%?}} 19 # ppp -b isp1 20 # ppp -b isp2 21 # ppp -b isp3 24 # If you connect to the vpn-in diagnostic socket with ``pppctl [all …]
|