Home
last modified time | relevance | path

Searched refs:z (Results 1 – 17 of 17) sorted by relevance

/dpdk/doc/guides/prog_guide/img/
H A Drib_internals.svg18 …<path d="M0 566.93a28.346 28.346 0 1 1 56.69 0 28.346 28.346 0 0 1-56.69 0z" class="st2" id="path7…
21 …<path d="M0 566.93a28.346 28.346 0 1 1 56.69 0 28.346 28.346 0 0 1-56.69 0z" class="st3" id="path7…
27 …<path d="M0 566.93a28.346 28.346 0 1 1 56.69 0 28.346 28.346 0 0 1-56.69 0z" class="st2" id="path7…
30 …<path d="M0 566.93a28.346 28.346 0 1 1 56.69 0 28.346 28.346 0 0 1-56.69 0z" class="st3" id="path7…
33 …<path d="M0 566.93a28.346 28.346 0 1 1 56.69 0 28.346 28.346 0 0 1-56.69 0z" class="st2" id="path7…
39 …<path d="M0 566.93a28.346 28.346 0 1 1 56.69 0 28.346 28.346 0 0 1-56.69 0z" class="st3" id="path7…
42 …<path d="M0 566.93a28.346 28.346 0 1 1 56.69 0 28.346 28.346 0 0 1-56.69 0z" class="st6" id="path7…
45 …<path d="M0 566.93a28.346 28.346 0 1 1 56.69 0 28.346 28.346 0 0 1-56.69 0z" class="st3" id="path8…
48 …<path d="M0 566.93a28.346 28.346 0 1 1 56.69 0 28.346 28.346 0 0 1-56.69 0z" class="st2" id="path8…
51 …<path d="M0 566.93a28.346 28.346 0 1 1 56.69 0 28.346 28.346 0 0 1-56.69 0z" class="st2" id="path8…
[all …]
H A Drib_pic.svg24 …<path d="M0 566.93a28.346 28.346 0 1 1 56.69 0 28.346 28.346 0 0 1-56.69 0z" class="st1" id="path3…
27 …<path d="M0 566.93a28.346 28.346 0 1 1 56.69 0 28.346 28.346 0 0 1-56.69 0z" class="st1" id="path3…
30 …<path d="M0 566.93a28.346 28.346 0 1 1 56.69 0 28.346 28.346 0 0 1-56.69 0z" class="st2" id="path4…
33 …<path d="M0 566.93a28.346 28.346 0 1 1 56.69 0 28.346 28.346 0 0 1-56.69 0z" class="st1" id="path4…
36 …<path d="M0 566.93a28.346 28.346 0 1 1 56.69 0 28.346 28.346 0 0 1-56.69 0z" class="st3" id="path5…
51 …<path d="M0 566.93a28.346 28.346 0 1 1 56.69 0 28.346 28.346 0 0 1-56.69 0z" class="st2" id="path7…
54 …<path d="M0 566.93a28.346 28.346 0 1 1 56.69 0 28.346 28.346 0 0 1-56.69 0z" class="st1" id="path8…
57 …<path d="M0 566.93a28.346 28.346 0 1 1 56.69 0 28.346 28.346 0 0 1-56.69 0z" class="st3" id="path8…
69 …<path d="M0 566.93a28.346 28.346 0 1 1 56.69 0 28.346 28.346 0 0 1-56.69 0z" class="st2" id="path1…
72 …<path d="M0 566.93a28.346 28.346 0 1 1 56.69 0 28.346 28.346 0 0 1-56.69 0z" class="st1" id="path1…
[all …]
H A Ddir_24_8_alg.svg90 …<path d="m0 461.57 58.11-34.87 58.11 34.87-58.11 34.87z" class="st5" id="path124" style="fill:url(…
99 <path class="st8" id="rect146" d="M-7.372 438.43H7.366v16.8H-7.372z"/>
117 <path class="st8" id="rect181" d="M2.661 425.034h18.778v16.8H2.661z"/>
/dpdk/lib/fib/
H A Dtrie_avx512.c41 *first = _mm512_permutexvar_epi32(perm_idxes.z, tmp1); in transpose_x16()
43 *second = _mm512_permutexvar_epi32(perm_idxes.z, tmp3); in transpose_x16()
45 *third = _mm512_permutexvar_epi32(perm_idxes.z, tmp2); in transpose_x16()
47 *fourth = _mm512_permutexvar_epi32(perm_idxes.z, tmp4); in transpose_x16()
64 *first = _mm512_permutexvar_epi64(perm_idxes.z, tmp3); in transpose_x8()
66 *second = _mm512_permutexvar_epi64(perm_idxes.z, tmp4); in transpose_x8()
109 idxes_1 = _mm512_shuffle_epi8(first_1, bswap.z); in trie_vec_lookup_x16x2()
110 idxes_2 = _mm512_shuffle_epi8(first_2, bswap.z); in trie_vec_lookup_x16x2()
251 idxes_1 = _mm512_shuffle_epi8(first_1, bswap.z); in trie_vec_lookup_x8x2_8b()
252 idxes_2 = _mm512_shuffle_epi8(first_2, bswap.z); in trie_vec_lookup_x8x2_8b()
/dpdk/lib/eal/common/
H A Drte_random.c87 __rte_rand_lfsr258_comp(uint64_t z, uint64_t a, uint64_t b, uint64_t c, in __rte_rand_lfsr258_comp() argument
90 return ((z & c) << d) ^ (((z << a) ^ z) >> b); in __rte_rand_lfsr258_comp()
/dpdk/examples/vm_power_manager/
H A Dchannel_monitor.c329 core_share(int pNo, int z, int x, int t) in core_share() argument
331 if (policies[pNo].core_share[z].pcpu == lvm_info[x].pcpus[t]) { in core_share()
334 policies[pNo].core_share[z].status = 1; in core_share()
336 policies[pNo].core_share[z].pcpu); in core_share()
345 int noVms = 0, noVcpus = 0, z, x, t; in core_share_status() local
350 for (z = 0; z < noVcpus; z++) in core_share_status()
351 policies[pNo].core_share[z].status = 0; in core_share_status()
354 for (z = 0; z < policies[pNo].pkt.num_vcpu; z++) { in core_share_status()
359 core_share(pNo, z, x, t); in core_share_status()
/dpdk/drivers/mempool/octeontx/
H A Docteontx_fpavf.h37 #define FPA_VF_FREE_ADDRS_S(x, y, z) \ argument
38 ((x) | (((y) & 0x1ff) << 3) | ((((z) & 1)) << 14))
/dpdk/drivers/crypto/nitrox/
H A Dnitrox_hal.h61 uint64_t z : 1; member
65 uint64_t z : 1;
H A Dnitrox_hal.c155 pkt_slc_ctl.s.z = 1; in setup_nps_pkt_solicit_output_port()
/dpdk/lib/acl/
H A Dacl_run_avx512x16.h22 #define _SV_(x) (zmm_##x.z)
200 p.z = _mm512_mask_set1_epi64(pdata, mask ^ _SIMD_PTR_MSK_, in _m512_mask_gather_epi8x8()
/dpdk/lib/eal/x86/include/
H A Drte_vect.h102 __m512i z; member
/dpdk/drivers/net/cxgbe/
H A Dcxgbe_flow.c452 u8 z[16] = { 0 }; in ch_rte_parsetype_ipv6() local
484 if (memcmp(val->hdr.dst_addr, z, sizeof(val->hdr.dst_addr)) || in ch_rte_parsetype_ipv6()
486 memcmp(umask->hdr.dst_addr, z, sizeof(umask->hdr.dst_addr)))) in ch_rte_parsetype_ipv6()
490 if (memcmp(val->hdr.src_addr, z, sizeof(val->hdr.src_addr)) || in ch_rte_parsetype_ipv6()
492 memcmp(umask->hdr.src_addr, z, sizeof(umask->hdr.src_addr)))) in ch_rte_parsetype_ipv6()
/dpdk/doc/guides/sample_app_ug/
H A Deventdev_pipeline.rst111 # consumer RX= xxxxxxx, time yyyy ms, avg z.zzz mpps [current w.www mpps]
/dpdk/doc/guides/contributing/
H A Dcoding_style.rst227 default = z;
454 x = y + z; /* control stmt body lines up with second line of */
460 x = y + z; /* statement body no longer lines up */
464 z = a + really + long + statement + that + needs +
487 z = a + really + long + statement + that + needs +
/dpdk/
H A DMAINTAINERS40 M: Qi Zhang <qi.z[email protected]>
603 M: Qi Zhang <qi.z[email protected]>
730 M: Qi Zhang <qi.z[email protected]>
747 M: Qi Zhang <qi.z[email protected]>
/dpdk/drivers/net/bnx2x/
H A Dbnx2x.c147 const struct rte_memzone *z; in bnx2x_dma_alloc() local
158 z = rte_memzone_reserve_aligned(mz_name, (uint64_t)size, in bnx2x_dma_alloc()
161 if (z == NULL) { in bnx2x_dma_alloc()
165 dma->paddr = (uint64_t) z->iova; in bnx2x_dma_alloc()
166 dma->vaddr = z->addr; in bnx2x_dma_alloc()
167 dma->mzone = (const void *)z; in bnx2x_dma_alloc()
/dpdk/doc/guides/rel_notes/
H A Drelease_21_11.rst15 ``bus=X,paramX=x/class=Y,paramY=y/driver=Z,paramZ=z``.