Home
last modified time | relevance | path

Searched refs:NS2 (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dtest_lwt_ip_encap.sh48 readonly NS2="ns2-$(mktemp -u XXXXXX)"
112 ip netns add "${NS2}"
117 ip netns exec ${NS2} sysctl -wq net.ipv4.conf.all.rp_filter=0
120 ip netns exec ${NS2} sysctl -wq net.ipv4.conf.default.rp_filter=0
125 ip netns exec ${NS2} sysctl -wq net.ipv6.conf.all.accept_dad=0
128 ip netns exec ${NS2} sysctl -wq net.ipv6.conf.default.accept_dad=0
136 ip netns exec ${NS2} sysctl -wq net.ipv4.ip_forward=1
137 ip netns exec ${NS2} sysctl -wq net.ipv6.conf.all.forwarding=1
140 ip link set veth2 netns ${NS2}
141 ip link set veth3 netns ${NS2}
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/
H A Dmsg_zerocopy.sh15 readonly NS2="${NSPREFIX}2"
76 ip netns del "${NS2}"
88 ip netns add "${NS2}"
91 peer name "${DEV}" mtu "${DEV_MTU}" netns "${NS2}"
95 ip -netns "${NS2}" link set "${DEV}" up
99 ip -netns "${NS2}" link set dev "${DEV}" address 06:06:06:06:06:06
103 ip -netns "${NS2}" addr add 192.168.1.2/24 dev "${DEV}"
105 ip -netns "${NS2}" addr add fd::2/64 dev "${DEV}" nodad
114 …ip netns exec "${NS2}" "${BIN}" "-${IP}" -i "${DEV}" -t 2 -C 2 -S "${SADDR}" -D "${DADDR}" ${ARGS}…
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/spi/
H A Dbrcm,spi-bcm-qspi.txt4 BRCMSTB (BCM7XXX), Cygnus, NSP and NS2. The Broadcom Master SPI hw IP consits
42 "brcm,spi-ns2-qspi", "brcm,spi-bcm-qspi" : NS2 SoCs
55 NSP, NS2, Cygnus SoC
193 NS2 SoC Example:
213 m25p80 node for NSP, NS2
/OK3568_Linux_fs/kernel/samples/bpf/
H A Dtest_lwt_bpf.sh8 NS2=lwt_ns2
46 ip netns delete $NS2 2> /dev/null
367 setup_one_veth $NS2 $VETH2 $VETH3 $IPVETH2 $IPVETH3
/OK3568_Linux_fs/kernel/drivers/pinctrl/bcm/
H A DKconfig42 The Broadcom iProc based SoCs- Cygnus, NS2, NSP and Stingray, use
54 The Broadcom NS2 has two GPIO controller including the CRMU GPIO,
120 Say yes here to enable the Broadcom NS2 MUX driver.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/phy/
H A Dbrcm,mdio-mux-bus-pci.txt1 * Broadcom NS2 PCIe PHY binding document
H A Dbrcm,ns2-drd-phy.txt5 - reg: offset and length of the NS2 PHY related registers.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/usb/
H A Diproc-udc.txt10 For Broadcom NS2 platform, add "brcm,ns2-udc","brcm,iproc-udc".
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pci/
H A Dbrcm,iproc-pcie.txt6 used in SoCs including NSP, Cygnus, NS2, and Pegasus
10 controller, used in NS2
/OK3568_Linux_fs/kernel/drivers/block/drbd/
H A Ddrbd_state.h40 #define NS2(T1, S1, T2, S2) \ macro
H A Ddrbd_nl.c2727 rv = conn_request_state(connection, NS2(conn, C_DISCONNECTING, pdsk, D_OUTDATED), 0); in conn_try_disconnect()
2740 rv = conn_request_state(connection, NS2(conn, C_DISCONNECTING, in conn_try_disconnect()
H A Ddrbd_receiver.c4608 conn_request_state(peer_device->connection, NS2(conn, C_PROTOCOL_ERROR, susp, 0), CS_HARD); in receive_state()
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/broadcom/northstar2/
H A Dns2-xmc.dts38 model = "Broadcom NS2 XMC";
H A Dns2-svk.dts38 model = "Broadcom NS2 SVK";
/OK3568_Linux_fs/u-boot/arch/arm/
H A DKconfig616 Support for Broadcom Northstar 2 SoCs. NS2 is a quad-core 64-bit
/OK3568_Linux_fs/kernel/drivers/spi/
H A DKconfig171 Select this option for any one of BRCMSTB, iProc NSP and NS2 SoCs