Home
last modified time | relevance | path

Searched refs:Path (Results 1 – 25 of 73) sorted by relevance

123

/Linux-v6.6/Documentation/translations/zh_CN/infiniband/
Dopa_vnic.rst21 太网数据包,支持Omni-Path结构上的以太网功能。
26 Omni-Path封装的以太网数据包的交换模式涉及Omni-Path结构拓扑上覆盖的一个或
27 多个虚拟以太网交换机。Omni-Path结构上的HFI节点的一个子集被允许在特定的虚
61 Omni-Path封装的以太网数据包格式如下所述。
119 需的net_device_ops功能。它在传输路径中期待Omni-Path封装的以太网数据包,
120 并提供对它们的HW访问。在将数据包向上传递到网络堆栈之前,它把Omni-Path
127 以适应任何控制操作。它还处理以太网数据包的封装,在传输路径中使用Omni-Path头。
/Linux-v6.6/scripts/
Drustdoc_test_gen.rs35 path::{Path, PathBuf},
48 fn find_real_path<'a>(srctree: &Path, valid_paths: &'a mut Vec<PathBuf>, file: &str) -> &'a str { in find_real_path() argument
53 find_candidates(srctree, valid_paths, Path::new(""), &potential_components); in find_real_path()
55 srctree: &Path, in find_real_path() argument
57 prefix: &Path, in find_real_path() argument
71 Path::new("rust/kernel") in find_real_path()
110 let srctree = Path::new(&srctree); in main()
Dgenerate_rust_analyzer.py146 parser.add_argument("srctree", type=pathlib.Path)
147 parser.add_argument("objtree", type=pathlib.Path)
148 parser.add_argument("sysroot_src", type=pathlib.Path)
149 parser.add_argument("exttree", type=pathlib.Path, nargs="?")
Drust_is_available_test.py28 path = pathlib.Path(cls.tempdir.name)
78 cls.missing = pathlib.Path(cls.tempdir.name) / "missing"
80 cls.nonexecutable = pathlib.Path(cls.tempdir.name) / "nonexecutable"
/Linux-v6.6/Documentation/infiniband/
Dopa_vnic.rst2 Intel Omni-Path (OPA) Virtual Network Interface Controller (VNIC)
5 Intel Omni-Path (OPA) Virtual Network Interface Controller (VNIC) feature
6 supports Ethernet functionality over Omni-Path fabric by encapsulating
11 The patterns of exchanges of Omni-Path encapsulated Ethernet packets
12 involves one or more virtual Ethernet switches overlaid on the Omni-Path
13 fabric topology. A subset of HFI nodes on the Omni-Path fabric are
52 The Omni-Path encapsulated Ethernet packet format is as described below.
116 net_device_ops functions. It expects Omni-Path encapsulated Ethernet
118 the Omni-Path header from the received packets before passing them up
129 Omni-Path header in the transmit path. For each VNIC interface, the
/Linux-v6.6/drivers/infiniband/ulp/opa_vnic/
DKconfig6 This is Omni-Path Express (OPX) Virtual Network Interface Controller (VNIC)
7 driver for Ethernet over Omni-Path feature. It implements the HW
/Linux-v6.6/tools/testing/selftests/hid/tests/
Dconftest.py14 from pathlib import Path
54 Path("/lib/modules/")
Dbase.py16 from pathlib import Path
206 sysfs_path = Path("/sys/bus/hid/drivers")
212 sysfs_path = Path("/sys/module") / kernel_module.replace("-", "_")
/Linux-v6.6/tools/perf/tests/shell/lib/
Dperf_metric_validation.py6 from pathlib import Path
53 with open(Path(filename).resolve(), "r") as f:
62 parent = Path(output_file).parent
556 outpath = Path(args.output_dir)
557 reportf = Path.joinpath(outpath, 'perf_report.json')
558 fullrule = Path.joinpath(outpath, 'full_rule.json')
559 datafile = Path.joinpath(outpath, 'perf_data.json')
/Linux-v6.6/drivers/net/wireless/marvell/libertas/
DREADME74 Path: /sys/kernel/debug/libertas_wireless/ethX/registers/
97 Path: /sys/kernel/debug/libertas_wireless/ethX/
117 Path: /sys/kernel/debug/libertas_wireless/ethX/subscribed_events/
167 Path: /sys/kernel/debug/libertas_wireless/ethX/
181 Path: /sys/kernel/debug/libertas_wireless/ethX/
190 Path: /sys/kernel/debug/libertas_wireless/ethX/
233 Path: /sys/kernel/debug/libertas_wireless/ethX/
/Linux-v6.6/Documentation/admin-guide/device-mapper/
Ddm-uevent.rst52 :Value: Path name in the form of "Major:Minor"
78 1.) Path failure::
95 2.) Path reinstate::
/Linux-v6.6/drivers/dma/fsl-dpaa2-qdma/
DKconfig8 NXP Data Path Acceleration Architecture 2 QDMA driver,
/Linux-v6.6/Documentation/devicetree/bindings/media/
Dmediatek-mdp.txt1 * Mediatek Media Data Path
3 Media Data Path is used for scaling and color space conversion.
/Linux-v6.6/drivers/net/ethernet/freescale/dpaa/
DKconfig8 Data Path Acceleration Architecture Ethernet driver,
/Linux-v6.6/arch/arc/mm/
Dtlbex.S51 ; Since the Fast Path TLB Miss handler is coded with 4 regs, the remaining 3
/Linux-v6.6/Documentation/admin-guide/
Dbtmrvl.rst10 Path: /debug/btmrvl/config/
75 Path: /debug/btmrvl/status/
/Linux-v6.6/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/
Ddpio-driver.rst4 DPAA2 DPIO (Data Path I/O) Overview
15 A DPAA2 DPIO (Data Path I/O) is a hardware object that provides
/Linux-v6.6/Documentation/sound/soc/
Ddapm.rst38 Path domain
166 Path Domain Widgets
169 Path domain widgets have a ability to control or affect the audio signal or
276 * Destination Widget <=== Path Name <=== Source Widget, or
277 * Sink, Path, Source, or
/Linux-v6.6/Documentation/networking/
Dfib_trie.rst26 the child array. See Path Compression.
28 Path Compression / skipped bits
34 deviations. These "skipped bits" constitute Path Compression.
/Linux-v6.6/arch/arm/boot/dts/nxp/imx/
Dimx53-usbarmory.dts5 * Copyright (C) 2015, Inverse Path
51 model = "Inverse Path USB armory";
/Linux-v6.6/tools/perf/Documentation/
Dperf-annotate.txt120 Path to addr2line binary.
123 Path to objdump binary.
/Linux-v6.6/Documentation/ABI/testing/
Dsysfs-class-scsi_host18 Description: This file contains the current status of the "SSD Smart Path"
20 driver. SSD Smart Path, when enabled permits the driver to
Dsysfs-class-rnbd-client63 Path to the block device on the server side. Path is specified
/Linux-v6.6/drivers/net/ethernet/freescale/fman/
DKconfig11 Freescale Data-Path Acceleration Architecture Frame Manager
/Linux-v6.6/drivers/message/fusion/
Dmptscsih.c2152 phys_disk = kzalloc(offsetof(RaidPhysDiskPage1_t, Path) + in mptscsih_is_phys_disk()
2163 if ((phys_disk->Path[j].Flags & in mptscsih_is_phys_disk()
2166 if ((phys_disk->Path[j].Flags & in mptscsih_is_phys_disk()
2169 if ((id == phys_disk->Path[j].PhysDiskID) && in mptscsih_is_phys_disk()
2170 (channel == phys_disk->Path[j].PhysDiskBus)) { in mptscsih_is_phys_disk()
2230 phys_disk = kzalloc(offsetof(RaidPhysDiskPage1_t, Path) + in mptscsih_raid_id_to_num()
2241 if ((phys_disk->Path[j].Flags & in mptscsih_raid_id_to_num()
2244 if ((phys_disk->Path[j].Flags & in mptscsih_raid_id_to_num()
2247 if ((id == phys_disk->Path[j].PhysDiskID) && in mptscsih_raid_id_to_num()
2248 (channel == phys_disk->Path[j].PhysDiskBus)) { in mptscsih_raid_id_to_num()

123