Searched refs:host1 (Results 1 – 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
D | vrf-xfrm-tests.sh | 70 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 \ 264 ip -netns host1 xfrm state add src ${HOST1_4} dst ${HOST2_4} \ 279 ip -netns host1 xfrm state add src ${HOST2_4} dst ${HOST1_4} \ [all …]
|
/kernel/linux/linux-5.10/drivers/soc/qcom/ |
D | smem.c | 152 __le16 host1; member 190 __le16 host1; member 394 le16_to_cpu(phdr->host0), le16_to_cpu(phdr->host1)); in qcom_smem_alloc_private() 561 le16_to_cpu(phdr->host0), le16_to_cpu(phdr->host1)); in qcom_smem_get_private() 726 struct smem_ptable_entry *entry, u16 host0, u16 host1) in qcom_smem_partition_header() argument 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() [all …]
|
/kernel/linux/linux-5.10/arch/arm/boot/dts/ |
D | rk3288-veyron-chromebook.dtsi | 61 /* This turns on vbus for host1 (dwc2) */ 62 vcc5_host1: vcc5-host1-regulator { 174 host1_pwr_en: host1-pwr-en {
|
D | rk3288-phycore-rdk.dts | 50 vcc_host1_5v: usb-host1-regulator { 211 host1_vbus_drv: host1-vbus-drv {
|
D | rk3288-evb.dtsi | 131 /* This turns on USB vbus for both host0 (ehci) and host1 (dwc2) */
|
D | rk3288-veyron-fievel.dts | 39 vcc5_host1: vcc5-host1-regulator {
|
/kernel/linux/linux-5.10/Documentation/admin-guide/nfs/ |
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
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/ |
D | farch.c | 2050 __be32 rhost, host1, host2; in efx_farch_filter_from_gen_spec() local 2080 host1 = rhost; in efx_farch_filter_from_gen_spec() 2089 spec->data[0] = ntohl(host1) << 16 | ntohs(port1); in efx_farch_filter_from_gen_spec() 2090 spec->data[1] = ntohs(port2) << 16 | ntohl(host1) >> 16; in efx_farch_filter_from_gen_spec() 2148 __be32 host1, host2; in efx_farch_filter_to_gen_spec() local 2164 host1 = htonl(spec->data[0] >> 16 | spec->data[1] << 16); in efx_farch_filter_to_gen_spec() 2169 gen_spec->loc_host[0] = host1; in efx_farch_filter_to_gen_spec() 2173 gen_spec->rem_host[0] = host1; in efx_farch_filter_to_gen_spec()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/falcon/ |
D | farch.c | 1984 __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()
|
/kernel/linux/linux-5.10/arch/arm64/boot/dts/rockchip/ |
D | rk3328-roc-cc.dts | 58 vcc_host1_5v: vcc_otg_5v: vcc-host1-5v-regulator {
|
D | rk3328-rock64.dts | 46 vcc_host1_5v: vcc_otg_5v: vcc-host1-5v-regulator {
|
/kernel/linux/linux-5.10/Documentation/networking/ |
D | ipvlan.rst | 142 | Host: host1 |
|
D | bonding.rst | 2213 +-------------+ host1 +---------------+
|
/kernel/linux/patches/linux-5.10/unionpi_tiger_pacth/ |
D | linux-5.10.patch | 1120 + "csi-host1-intr2", 1121 + "csi-host1-intr1"; 26751 + "csi-host1-intr2", 26752 + "csi-host1-intr1";
|