Home
last modified time | relevance | path

Searched refs:host1 (Results 1 – 14 of 14) sorted by relevance

/linux/tools/testing/selftests/net/
A Dvrf-xfrm-tests.sh70 out=$(eval ip netns exec host1 $cmd 2>&1)
180 ip netns del host1
193 ip -netns host1 link set dev eth0 master ${VRF}
198 for ns in host1 host2
221 ip -netns host1 xfrm policy add \
231 ip -netns host1 xfrm policy add \
242 ip -6 -netns host1 xfrm policy add \
252 ip -6 -netns host1 xfrm policy add \
326 ip -netns host1 li del xfrm0
336 ip -netns host1 li set xfrm0 ${vrfarg} up
[all …]
/linux/drivers/soc/qcom/
A Dsmem.c153 __le16 host1; member
191 __le16 host1; member
396 le16_to_cpu(phdr->host0), le16_to_cpu(phdr->host1)); in qcom_smem_alloc_private()
563 le16_to_cpu(phdr->host0), le16_to_cpu(phdr->host1)); in qcom_smem_get_private()
745 if (host1 != le16_to_cpu(header->host1)) { in qcom_smem_partition_header()
747 host1, le16_to_cpu(header->host1)); in qcom_smem_partition_header()
794 if (le16_to_cpu(entry->host1) == SMEM_GLOBAL_HOST) { in qcom_smem_set_global_partition()
823 u16 host0, host1; in qcom_smem_enumerate_partitions() local
838 host1 = le16_to_cpu(entry->host1); in qcom_smem_enumerate_partitions()
840 remote_host = host1; in qcom_smem_enumerate_partitions()
[all …]
/linux/arch/arm/boot/dts/
A Drk3288-veyron-chromebook.dtsi61 /* This turns on vbus for host1 (dwc2) */
62 vcc5_host1: vcc5-host1-regulator {
174 host1_pwr_en: host1-pwr-en {
A Drk3288-phycore-rdk.dts50 vcc_host1_5v: usb-host1-regulator {
211 host1_vbus_drv: host1-vbus-drv {
A Drk3288-evb.dtsi131 /* This turns on USB vbus for both host0 (ehci) and host1 (dwc2) */
A Drk3288-veyron-fievel.dts39 vcc5_host1: vcc5-host1-regulator {
/linux/Documentation/admin-guide/nfs/
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/drivers/net/ethernet/sfc/falcon/
A Dfarch.c1984 __be32 rhost, host1, host2; in ef4_farch_filter_from_gen_spec() local
2014 host1 = rhost; in ef4_farch_filter_from_gen_spec()
2023 spec->data[0] = ntohl(host1) << 16 | ntohs(port1); in ef4_farch_filter_from_gen_spec()
2024 spec->data[1] = ntohs(port2) << 16 | ntohl(host1) >> 16; in ef4_farch_filter_from_gen_spec()
2082 __be32 host1, host2; in ef4_farch_filter_to_gen_spec() local
2098 host1 = htonl(spec->data[0] >> 16 | spec->data[1] << 16); in ef4_farch_filter_to_gen_spec()
2103 gen_spec->loc_host[0] = host1; in ef4_farch_filter_to_gen_spec()
2107 gen_spec->rem_host[0] = host1; in ef4_farch_filter_to_gen_spec()
/linux/drivers/net/ethernet/sfc/
A Dfarch.c2051 __be32 rhost, host1, host2; in efx_farch_filter_from_gen_spec() local
2081 host1 = rhost; in efx_farch_filter_from_gen_spec()
2090 spec->data[0] = ntohl(host1) << 16 | ntohs(port1); in efx_farch_filter_from_gen_spec()
2091 spec->data[1] = ntohs(port2) << 16 | ntohl(host1) >> 16; in efx_farch_filter_from_gen_spec()
2149 __be32 host1, host2; in efx_farch_filter_to_gen_spec() local
2165 host1 = htonl(spec->data[0] >> 16 | spec->data[1] << 16); in efx_farch_filter_to_gen_spec()
2170 gen_spec->loc_host[0] = host1; in efx_farch_filter_to_gen_spec()
2174 gen_spec->rem_host[0] = host1; in efx_farch_filter_to_gen_spec()
/linux/Documentation/devicetree/bindings/gpio/
A Dgpio-pca95xx.yaml188 "en-host1", "en-host2", "chg-int", "p14", "p15",
/linux/arch/arm64/boot/dts/rockchip/
A Drk3328-roc-cc.dts63 vcc_host1_5v: vcc_otg_5v: vcc-host1-5v-regulator {
A Drk3328-rock64.dts51 vcc_host1_5v: vcc_otg_5v: vcc-host1-5v-regulator {
/linux/Documentation/networking/
A Dipvlan.rst142 | Host: host1 |
A Dbonding.rst2238 +-------------+ host1 +---------------+

Completed in 38 milliseconds