| /f-stack/app/redis-5.0.5/tests/cluster/tests/ |
| H A D | 05-slave-selection.tcl | 21 set port0 [get_instance_attrib redis 0 port] 22 assert {[lindex [R 5 role] 2] == $port0} 23 assert {[lindex [R 10 role] 2] == $port0} 113 set port0 [get_instance_attrib redis 0 port] 114 assert {[lindex [R 3 role] 2] == $port0} 115 assert {[lindex [R 6 role] 2] == $port0} 116 assert {[lindex [R 9 role] 2] == $port0} 117 assert {[lindex [R 12 role] 2] == $port0} 118 assert {[lindex [R 15 role] 2] == $port0}
|
| H A D | 06-slave-stop-cond.tcl | 21 set port0 [get_instance_attrib redis 0 port] 22 assert {[lindex [R 5 role] 2] == $port0}
|
| /f-stack/freebsd/contrib/device-tree/Bindings/usb/ |
| H A D | fsl-usb.txt | 18 - port0 : boolean; if defined, indicates port0 is connected for 24 "port0" (or both) must be defined for "fsl-usb2-mph" compatible 52 port0;
|
| /f-stack/freebsd/contrib/device-tree/Bindings/phy/ |
| H A D | phy-mtk-tphy.txt | 124 u2 port0 0x0800 U2PHY_COM 125 u3 port0 0x0900 U3PHYD 139 u2 port0 0x0000 MISC 142 u3 port0 0x0700 SPLLC
|
| H A D | phy-mtk-xsphy.txt | 59 u2 port0 0x0000 MISC 69 u31 port0 0x3400 DIG_LN_TOP
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/ |
| H A D | mscc-ocelot.txt | 63 reg-names = "sys", "rew", "qs", "ptp", "port0", "port1", 74 port0: port@0 {
|
| H A D | cortina,gemini-ethernet.txt | 23 - port0: contains the resources for ethernet port 0
|
| /f-stack/freebsd/contrib/device-tree/src/mips/mscc/ |
| H A D | ocelot_pcb123.dts | 49 &port0 {
|
| H A D | ocelot.dtsi | 138 reg-names = "sys", "rew", "qs", "ptp", "port0", "port1", 149 port0: port@0 { label
|
| H A D | ocelot_pcb120.dts | 71 &port0 {
|
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-helper.c | 897 const int port0 = 0; in __cvmx_helper_backpressure_is_misaligned() local 914 cvmx_write_csr(CVMX_IPD_PORTX_BP_PAGE_CNT(port0), 1<<17); in __cvmx_helper_backpressure_is_misaligned() 916 cvmx_write_csr(CVMX_IPD_SUB_PORT_BP_PAGE_CNT, (port0<<25) | 1000); in __cvmx_helper_backpressure_is_misaligned() 950 bp_status0 = 1<<port0; in __cvmx_helper_backpressure_is_misaligned() 981 cvmx_write_csr(CVMX_IPD_SUB_PORT_BP_PAGE_CNT, (port0<<25) | (0x1ffffff & -1000)); in __cvmx_helper_backpressure_is_misaligned() 982 cvmx_write_csr(CVMX_IPD_PORTX_BP_PAGE_CNT(port0), 0); in __cvmx_helper_backpressure_is_misaligned() 996 return ((bp_status0 != 1ull<<port0) || (bp_status1 != 1ull<<(port1-16))); in __cvmx_helper_backpressure_is_misaligned()
|
| /f-stack/app/nginx-1.16.1/conf/ |
| H A D | f-stack.conf | 77 [port0]
|
| /f-stack/freebsd/contrib/device-tree/Bindings/media/xilinx/ |
| H A D | xlnx,video.txt | 34 dma-names = "port0", "port1";
|
| /f-stack/freebsd/contrib/device-tree/Bindings/pci/ |
| H A D | mediatek-pcie.txt | 88 reg-names = "subsys", "port0", "port1", "port2"; 151 reg-names = "port0", "port1"; 211 reg-names = "subsys", "port0", "port1";
|
| /f-stack/freebsd/contrib/device-tree/src/arm/ |
| H A D | kirkwood-6192.dtsi | 72 phy-names = "port0", "port1";
|
| H A D | kirkwood-6281.dtsi | 72 phy-names = "port0", "port1";
|
| H A D | bcm953012er.dts | 77 label = "port0";
|
| H A D | kirkwood-6282.dtsi | 123 phy-names = "port0", "port1";
|
| H A D | bcm958622hr.dts | 183 label = "port0";
|
| H A D | bcm988312hr.dts | 191 label = "port0";
|
| H A D | bcm958623hr.dts | 187 label = "port0";
|
| H A D | bcm958625hr.dts | 202 label = "port0";
|
| /f-stack/ |
| H A D | config.ini | 83 # Correspond to dpdk.port_list's index: port0, port1... 84 [port0] section
|
| /f-stack/freebsd/contrib/device-tree/Bindings/net/dsa/ |
| H A D | b53.txt | 116 port0@0 {
|
| /f-stack/dpdk/doc/guides/nics/ |
| H A D | pcap_ring.rst | 288 int port0, port1; 295 port0 = rte_eth_from_rings("net_ring0", ring, NUM_RINGS, ring, NUM_RINGS, SOCKET0); 305 port0 = rte_eth_from_rings("net_ring0", &ring[0], 1, &ring[1], 1, SOCKET0);
|