| /linux/tools/testing/selftests/net/ |
| H A D | vrf-xfrm-tests.sh | 68 out=$(eval ip netns exec $host1 $cmd 2>&1) 175 cleanup_ns $host1 $host2 180 setup_ns host1 host2 181 create_ns "$host1" 184 connect_ns "$host1" eth0 ${HOST1_4}/24 ${HOST1_6}/64 \ 187 create_vrf "$host1" ${VRF} ${TABLE} 188 ip -netns $host1 link set dev eth0 master ${VRF} 193 for ns in $host1 $host2 215 # host1 - IPv4 out 216 ip -netns $host1 xfrm policy add \ [all …]
|
| /linux/Documentation/devicetree/bindings/misc/ |
| H A D | pci1de4,1.yaml | 75 - USB HOST1: 35 76 - USB HOST1-0: 36 77 - USB HOST1-1: 37 78 - USB HOST1-2: 38 79 - USB HOST1-3: 39
|
| /linux/drivers/pci/endpoint/functions/ |
| H A D | pci-epf-ntb.c | 14 * HOST1 and HOST2 can communicate with each other using SoC as a bridge. 18 * | HOST1 | | HOST2 | 133 * @ntb: NTB device that facilitates communication between HOST1 and HOST2 136 * Once NTB function in HOST1 and the NTB function in HOST2 invoke 178 * @ntb: NTB device that facilitates communication between HOST1 and HOST2 223 * BAR_MW4 for rest of the BARs of epf_ntb_epc that is connected to HOST1. This 287 * @ntb: NTB device that facilitates communication between HOST1 and HOST2 324 * @ntb: NTB device that facilitates communication between HOST1 and HOST2 371 * HOST1. This is populated in epf_ntb_alloc_peer_mem() in this driver along 427 * @ntb: NTB device that facilitates communication between HOST1 and HOST2 [all …]
|
| H A D | pci-epf-vntb.c | 367 * Clear BAR0 of EP CONTROLLER 1 which contains the HOST1's config and
|
| /linux/Documentation/PCI/endpoint/ |
| H A D | pci-ntb-function.rst | 23 configures the SoC with multiple EP instances, HOST1 and HOST2 can 30 | HOST1 | | HOST2 | 291 Above diagram shows Config region + Scratchpad region for HOST1 (connected to 292 EP controller 1) allocated in local memory. The HOST1 can access the config 297 for HOST1, however the same is applicable for HOST2. 336 HOST1 can raise doorbell interrupt on HOST2 and also how HOST1 can access
|
| H A D | pci-vntb-function.rst | 11 PCI NTB function need at two endpoint instances and connect HOST1
|
| /linux/Documentation/admin-guide/nfs/ |
| H A D | nfs-rdma.rst | 187 assumes you have two IB hosts named host1 and host2): 191 host1$ ip link set dev ib0 up 192 host1$ ip address add dev ib0 a.b.c.x 195 host1$ ping a.b.c.y
|
| /linux/Documentation/devicetree/bindings/pinctrl/ |
| H A D | ralink,rt3883-pinctrl.yaml | 39 lna a, lna g, mdio, pci-dev, pci-fnc, pci-host1, pci-host2, 173 const: pci-host1
|
| /linux/Documentation/devicetree/bindings/phy/ |
| H A D | marvell,armada-cp110-utmi-phy.yaml | 24 1.H----- USB HOST1
|
| /linux/drivers/pinctrl/mediatek/ |
| H A D | pinctrl-rt3883.c | 61 FUNC("pci-host1", 2, 40, 32),
|
| /linux/Documentation/devicetree/bindings/pci/ |
| H A D | xilinx-versal-cpm.yaml | 20 - xlnx,versal-cpm5-host1
|
| /linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| H A D | gm107.c | 76 { 0x08, "HOST1" },
|
| H A D | gp100.c | 62 { 0x07, "HOST1" },
|
| /linux/drivers/net/ethernet/sfc/falcon/ |
| H A D | farch.c | 1962 __be32 rhost, host1, host2; in ef4_farch_filter_from_gen_spec() local 1992 host1 = rhost; in ef4_farch_filter_from_gen_spec() 2001 spec->data[0] = ntohl(host1) << 16 | ntohs(port1); in ef4_farch_filter_from_gen_spec() 2002 spec->data[1] = ntohs(port2) << 16 | ntohl(host1) >> 16; in ef4_farch_filter_from_gen_spec() 2060 __be32 host1, host2; in ef4_farch_filter_to_gen_spec() local 2076 host1 = htonl(spec->data[0] >> 16 | spec->data[1] << 16); in ef4_farch_filter_to_gen_spec() 2081 gen_spec->loc_host[0] = host1; in ef4_farch_filter_to_gen_spec() 2085 gen_spec->rem_host[0] = host1; in ef4_farch_filter_to_gen_spec()
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | farch.c | 2053 __be32 rhost, host1, host2; in efx_farch_filter_from_gen_spec() local 2083 host1 = rhost; in efx_farch_filter_from_gen_spec() 2092 spec->data[0] = ntohl(host1) << 16 | ntohs(port1); in efx_farch_filter_from_gen_spec() 2093 spec->data[1] = ntohs(port2) << 16 | ntohl(host1) >> 16; in efx_farch_filter_from_gen_spec() 2151 __be32 host1, host2; in efx_farch_filter_to_gen_spec() local 2167 host1 = htonl(spec->data[0] >> 16 | spec->data[1] << 16); in efx_farch_filter_to_gen_spec() 2172 gen_spec->loc_host[0] = host1; in efx_farch_filter_to_gen_spec() 2176 gen_spec->rem_host[0] = host1; in efx_farch_filter_to_gen_spec()
|
| /linux/Documentation/networking/ |
| H A D | ipvlan.rst | 142 | Host: host1 |
|
| /linux/arch/arm64/boot/dts/rockchip/ |
| H A D | rk3399-eaidk-610.dts | 202 vcc5v0_host1: regulator-vcc5v0-host1 { 735 vcc5v0_host1_en: vcc5v0-host1-en {
|
| /linux/arch/arm/boot/dts/nxp/imx/ |
| H A D | imx6q-dmo-edmqmx6.dts | 49 reg_usb_host1: regulator-usb-host1 {
|
| /linux/drivers/pci/controller/ |
| H A D | pcie-xilinx-cpm.c | 667 .compatible = "xlnx,versal-cpm5-host1",
|
| /linux/arch/arm/mach-omap2/ |
| H A D | prm3xxx.c | 248 * For USBHOST, we don't know whether HOST1 or in omap3xxx_prm_clear_mod_irqs()
|
| /linux/drivers/scsi/be2iscsi/ |
| H A D | be_cmds.c | 41 "HOST1 ",
|
| /linux/drivers/net/ethernet/emulex/benet/ |
| H A D | be_main.c | 92 "HOST1 ",
|