| /linux/rust/pin-init/examples/ |
| H A D | linked_list.rs | 26 next: Link, 27 prev: Link, 36 next: unsafe { Link::new_unchecked(this) }, in new() 37 prev: unsafe { Link::new_unchecked(this) }, in new() 46 prev: list.next.prev().replace(unsafe { Link::new_unchecked(this)}), in insert_next() 47 next: list.next.replace(unsafe { Link::new_unchecked(this)}), in insert_next() 55 next: list.prev.next().replace(unsafe { Link::new_unchecked(this)}), in insert_prev() 56 prev: list.prev.replace(unsafe { Link::new_unchecked(this)}), in insert_prev() 97 struct Link(Cell<NonNull<ListHead>>); struct 99 impl Link { implementation [all …]
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-bus-usb-lvstest | 1 Link Layer Validation Device is a standard device for testing of Super 2 Speed Link Layer tests. These nodes are available in sysfs only when lvs 10 for Link Layer Validation device. It is needed for TD.7.06. 16 Set "U1 timeout" for the downstream port where Link Layer 24 Set "U2 timeout" for the downstream port where Link Layer 32 Write to this node to issue "Reset" for Link Layer Validation 39 Write to this node to issue "U3 entry" for Link Layer 46 Write to this node to issue "U3 exit" for Link Layer 53 with Link Layer Validation device. It is needed for TD.7.34. 58 Write to this node to issue "Warm Reset" for Link Layer Validation
|
| H A D | sysfs-bus-fcoe | 58 Link Error Status Block (LESB) link failure count. 61 Link Error Status Block (LESB) virtual link 65 Link Error Status Block (LESB) missed FCoE 69 Link Error Status Block (LESB) symbolic error count. 72 Link Error Status Block (LESB) block error count. 75 Link Error Status Block (LESB) Fibre Channel
|
| /linux/drivers/net/ethernet/dlink/ |
| H A D | Kconfig | 3 # D-Link device configuration 7 bool "D-Link devices" 15 the questions about D-Link devices. If you say Y, you will be asked for 27 D-Link DGE-550T Gigabit Ethernet Adapter. 28 D-Link DL2000-based Gigabit Ethernet Adapter.
|
| /linux/Documentation/driver-api/cxl/linux/ |
| H A D | access-coordinates.rst | 56 L(L1) - Link latency between EP0 and SW0DSP0 58 L(L0) - Link latency between SW0 and RP0 64 B(L1) - Link bandwidth between EP0 and SW0DSP0 66 B(L0) - Link bandwidth between SW0 and RP0 85 Shared Upstream Link Calculation 124 Min(SW 0 Upstream Link to RP0 BW, 125 Min(SW0SSLBIS for SW0DSP0 (EP0), EP0 DSLBIS, EP0 Upstream Link) + 127 Min(SW 1 Upstream Link to RP1 BW, 128 Min(SW1SSLBIS for SW1DSP0 (EP2), EP2 DSLBIS, EP2 Upstream Link) + 131 Min(SW 2 Upstream Link to RP2 BW, [all …]
|
| /linux/net/lapb/ |
| H A D | Kconfig | 3 # LAPB Data Link Drive 7 tristate "LAPB Data Link Driver" 9 Link Access Procedure, Balanced (LAPB) is the data link layer (i.e.
|
| /linux/drivers/net/wireless/realtek/rtl818x/ |
| H A D | Kconfig | 14 A-Link WL54PC 29 D-Link DWL-520 Rev D 31 TP-Link TL-WN250/251 76 Asus Wireless Link
|
| /linux/arch/arm64/boot/dts/ti/ |
| H A D | k3-j784s4-j742s2-evm-usb0-type-a.dtso | 6 * J784S4 EVM Product Link: https://www.ti.com/tool/J784S4XEVM 7 * J742S2 EVM Product Link: https://www.ti.com/tool/J742S2XH01EVM
|
| /linux/Documentation/driver-api/cxl/platform/acpi/ |
| H A D | dsdt.rst | 13 Example Compute Express Link Host Bridge :: 19 Name (_HID, "ACPI0016" /* Compute Express Link Host Bridge */) // _HID: Hardware ID
|
| /linux/arch/arm/boot/dts/broadcom/ |
| H A D | bcm47094-dlink-dir-890l.dts | 3 * Device tree for D-Link DIR-890L 4 * D-Link calls this board "WRGAC36" 5 * this router has the same looks and form factor as D-Link DIR-885L. 25 model = "D-Link DIR-890L";
|
| H A D | bcm47094-dlink-dir-885l.dts | 4 * DTS for D-Link DIR-885L 16 model = "D-Link DIR-885L";
|
| /linux/Documentation/translations/zh_CN/maintainer/ |
| H A D | configure-git.rst | 47 Link: https://lore.kernel.org/r/<message-id> 57 perl -pi -e 's|^Message-Id:\s*<?([^>]+)>?$|Link: https://lore.kernel.org/r/$1|g;' "$1"
|
| /linux/Documentation/networking/caif/ |
| H A D | linux_caif.rst | 33 * CAIF Link Layer, implemented as NET devices. 54 +--> ! HSI ! ! TTY ! ! USB ! <- Link Layer (Net Devices) 101 Stack and provides a Client interface for adding Link-Layer and 187 Configuration of Link Layer 189 The Link Layer is implemented as Linux network devices (struct net_device).
|
| /linux/net/x25/ |
| H A D | Kconfig | 18 (say Y to "LAPB Data Link Driver" below if you want that). 28 Ethernet card and the LAPB over Ethernet (say Y to "LAPB Data Link
|
| /linux/Documentation/driver-api/cxl/platform/example-configurations/ |
| H A D | hb-interleave.rst | 96 Name (_HID, "ACPI0016" /* Compute Express Link Host Bridge */) // _HID: Hardware ID 103 Name (_HID, "ACPI0016" /* Compute Express Link Host Bridge */) // _HID: Hardware ID
|
| /linux/Documentation/gpu/ |
| H A D | zynqmp.rst | 78 Link training symbol pattern TPS1 (/D10.2/) 81 Link training symbol pattern TPS2 84 Link training symbol pattern TPS3 (for HBR2)
|
| /linux/Documentation/scsi/ |
| H A D | bfa.rst | 46 Version Link 63 Version Link
|
| /linux/drivers/net/wireless/intel/iwlwifi/ |
| H A D | Kconfig | 10 Intel Wireless WiFi Link Next-Gen AGN 13 Intel Wireless WiFi Link 6250AGN Adapter 15 Intel WiFi Link 1000BGN 20 Intel Wireless WiFi Link 6150BGN 2 Adapter
|
| /linux/net/llc/ |
| H A D | Kconfig | 9 This is a Logical Link Layer type 2, connection oriented support.
|
| /linux/drivers/net/wireless/ath/ar5523/ |
| H A D | Kconfig | 8 This module add support for AR5523 based USB dongles such as D-Link
|
| /linux/arch/arm/boot/dts/intel/ixp/ |
| H A D | intel-ixp42x-dlink-dsm-g600.dts | 3 * Device Tree file for D-Link DSM-G600 revision A based on IXP420 17 model = "D-Link DSM-G600 rev A";
|
| /linux/Documentation/misc-devices/ |
| H A D | amd-sbi.rst | 9 Advanced Platform Management Link (APML). APML is an I2C/I3C 16 "5 Advanced Platform Management Link (APML)" of the family/model PPR [1]_.
|
| /linux/Documentation/admin-guide/media/ |
| H A D | gspca-cardlist.rst | 212 ov519 05a9:0511 Video Blaster WebCam 3/WebCam Plus, D-Link USB Digital Video Camera 221 ov519 05a9:a511 D-Link USB Digital Video Camera 222 ov519 05a9:a518 D-Link DSB-C310 Webcam 245 pac7302 06f8:3009 Hercules Classic Link 246 pac7302 06f8:301b Hercules Link 261 spca500 084d:0003 D-Link DSC-350 368 sonixj 0c45:612b Speed-Link REFLECT2 429 pac207 2001:f115 D-Link DSB-C120
|
| /linux/sound/ac97/ |
| H A D | Kconfig | 14 devices around an AC-Link.
|
| /linux/arch/mips/boot/dts/cavium-octeon/ |
| H A D | dlink_dsr-500n.dts | 3 * Device tree source for D-Link DSR-500N.
|