Home
last modified time | relevance | path

Searched full:host1 (Results 1 – 22 of 22) sorted by relevance

/linux/tools/testing/selftests/net/
H A Dvrf-xfrm-tests.sh68 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 Dpci1de4,1.yaml75 - 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 Dpci-epf-ntb.c14 * 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 Dpci-epf-vntb.c367 * Clear BAR0 of EP CONTROLLER 1 which contains the HOST1's config and
/linux/Documentation/PCI/endpoint/
H A Dpci-ntb-function.rst23 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 Dpci-vntb-function.rst11 PCI NTB function need at two endpoint instances and connect HOST1
/linux/Documentation/admin-guide/nfs/
H A Dnfs-rdma.rst187 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 Dralink,rt3883-pinctrl.yaml39 lna a, lna g, mdio, pci-dev, pci-fnc, pci-host1, pci-host2,
173 const: pci-host1
/linux/Documentation/devicetree/bindings/phy/
H A Dmarvell,armada-cp110-utmi-phy.yaml24 1.H----- USB HOST1
/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-rt3883.c61 FUNC("pci-host1", 2, 40, 32),
/linux/Documentation/devicetree/bindings/pci/
H A Dxilinx-versal-cpm.yaml20 - xlnx,versal-cpm5-host1
/linux/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dgm107.c76 { 0x08, "HOST1" },
H A Dgp100.c62 { 0x07, "HOST1" },
/linux/drivers/net/ethernet/sfc/falcon/
H A Dfarch.c1962 __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 Dfarch.c2053 __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 Dipvlan.rst142 | Host: host1 |
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-eaidk-610.dts202 vcc5v0_host1: regulator-vcc5v0-host1 {
735 vcc5v0_host1_en: vcc5v0-host1-en {
/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6q-dmo-edmqmx6.dts49 reg_usb_host1: regulator-usb-host1 {
/linux/drivers/pci/controller/
H A Dpcie-xilinx-cpm.c667 .compatible = "xlnx,versal-cpm5-host1",
/linux/arch/arm/mach-omap2/
H A Dprm3xxx.c248 * For USBHOST, we don't know whether HOST1 or in omap3xxx_prm_clear_mod_irqs()
/linux/drivers/scsi/be2iscsi/
H A Dbe_cmds.c41 "HOST1 ",
/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_main.c92 "HOST1 ",