/linux/Documentation/translations/zh_CN/infiniband/ |
H A D | opa_vnic.rst | 21 太网数据包,支持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/scripts/ |
H A D | rustdoc_test_gen.rs | 35 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()
|
H A D | generate_rust_analyzer.py | 139 parser.add_argument("srctree", type=pathlib.Path) 140 parser.add_argument("objtree", type=pathlib.Path) 141 parser.add_argument("sysroot", type=pathlib.Path) 142 parser.add_argument("sysroot_src", type=pathlib.Path) 143 parser.add_argument("exttree", type=pathlib.Path, nargs="?")
|
H A D | rust_is_available_test.py | 28 path = pathlib.Path(cls.tempdir.name) 101 cls.missing = pathlib.Path(cls.tempdir.name) / "missing" 103 cls.nonexecutable = pathlib.Path(cls.tempdir.name) / "nonexecutable"
|
/linux/tools/testing/selftests/net/lib/py/ |
H A D | consts.py | 4 from pathlib import Path 6 KSFT_DIR = (Path(__file__).parent / "../../..").resolve() 7 KSRC = (Path(__file__).parent / "../../../../../..").resolve() 9 KSFT_MAIN_NAME = Path(sys.argv[0]).with_suffix("").name
|
H A D | ynl.py | 4 from pathlib import Path 36 super().__init__((SPEC_PATH / Path('ethtool.yaml')).as_posix(), 42 super().__init__((SPEC_PATH / Path('rt_link.yaml')).as_posix(), 48 super().__init__((SPEC_PATH / Path('netdev.yaml')).as_posix(), 53 super().__init__((SPEC_PATH / Path('net_shaper.yaml')).as_posix(),
|
/linux/Documentation/infiniband/ |
H A D | opa_vnic.rst | 2 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/tools/testing/selftests/drivers/net/hw/lib/py/ |
H A D | __init__.py | 4 from pathlib import Path 6 KSFT_DIR = (Path(__file__).parent / "../../../../..").resolve()
|
/linux/tools/testing/selftests/drivers/net/lib/py/ |
H A D | __init__.py | 4 from pathlib import Path 6 KSFT_DIR = (Path(__file__).parent / "../../../..").resolve()
|
H A D | env.py | 5 from pathlib import Path 16 src_dir = Path(src_path).parent.resolve()
|
/linux/drivers/infiniband/ulp/opa_vnic/ |
H A D | Kconfig | 6 This is Omni-Path Express (OPX) Virtual Network Interface Controller (VNIC) 7 driver for Ethernet over Omni-Path feature. It implements the HW
|
/linux/drivers/net/ethernet/intel/idpf/ |
H A D | Kconfig | 5 tristate "Intel(R) Infrastructure Data Path Function Support" 10 This driver supports Intel(R) Infrastructure Data Path Function
|
/linux/tools/testing/selftests/hid/tests/ |
H A D | conftest.py | 14 from pathlib import Path 54 Path("/lib/modules/")
|
H A D | base.py | 18 from pathlib import Path 219 sysfs_path = Path("/sys/bus/hid/drivers") 225 sysfs_path = Path("/sys/module") / kernel_module.replace("-", "_") 240 script_dir = Path(os.path.dirname(os.path.realpath(__file__)))
|
H A D | base_device.py | 37 from pathlib import Path 212 def __init__(self: "EvdevDevice", sysfs: Path) -> None: argument 235 def evdev(self: "EvdevDevice") -> Path: 236 return Path("/dev/input") / self.sysfs.name
|
/linux/drivers/net/wireless/marvell/libertas/ |
H A D | README | 74 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/Documentation/admin-guide/device-mapper/ |
H A D | dm-uevent.rst | 52 :Value: Path name in the form of "Major:Minor" 78 1.) Path failure:: 95 2.) Path reinstate::
|
/linux/tools/perf/tests/shell/lib/ |
H A D | perf_metric_validation.py | 6 from pathlib import Path 78 with open(Path(filename).resolve(), "r") as f: 87 parent = Path(output_file).parent 582 outpath = Path(args.output_dir) 583 reportf = Path.joinpath(outpath, 'perf_report.json') 584 fullrule = Path.joinpath(outpath, 'full_rule.json') 585 datafile = Path.joinpath(outpath, 'perf_data.json')
|
/linux/Documentation/devicetree/bindings/media/ |
H A D | mediatek-mdp.txt | 1 * Mediatek Media Data Path 3 Media Data Path is used for scaling and color space conversion.
|
/linux/drivers/dma/fsl-dpaa2-qdma/ |
H A D | Kconfig | 8 NXP Data Path Acceleration Architecture 2 QDMA driver,
|
/linux/drivers/net/ethernet/freescale/dpaa/ |
H A D | Kconfig | 8 Data Path Acceleration Architecture Ethernet driver,
|
/linux/Documentation/admin-guide/ |
H A D | btmrvl.rst | 10 Path: /debug/btmrvl/config/ 75 Path: /debug/btmrvl/status/
|
/linux/arch/arc/mm/ |
H A D | tlbex.S | 51 ; Since the Fast Path TLB Miss handler is coded with 4 regs, the remaining 3
|
/linux/Documentation/networking/device_drivers/ethernet/freescale/dpaa2/ |
H A D | dpio-driver.rst | 4 DPAA2 DPIO (Data Path I/O) Overview 15 A DPAA2 DPIO (Data Path I/O) is a hardware object that provides
|
/linux/Documentation/networking/ |
H A D | fib_trie.rst | 26 the child array. See Path Compression. 28 Path Compression / skipped bits 34 deviations. These "skipped bits" constitute Path Compression.
|