Home
last modified time | relevance | path

Searched refs:vqtbl1q_u8 (Results 1 – 12 of 12) sorted by relevance

/f-stack/dpdk/drivers/net/virtio/
H A Dvirtio_rxtx_simple_neon.c133 pkt_mb[1] = vreinterpretq_u64_u8(vqtbl1q_u8( in virtio_recv_pkts_vec()
135 pkt_mb[0] = vreinterpretq_u64_u8(vqtbl1q_u8( in virtio_recv_pkts_vec()
146 pkt_mb[3] = vreinterpretq_u64_u8(vqtbl1q_u8( in virtio_recv_pkts_vec()
148 pkt_mb[2] = vreinterpretq_u64_u8(vqtbl1q_u8( in virtio_recv_pkts_vec()
159 pkt_mb[5] = vreinterpretq_u64_u8(vqtbl1q_u8( in virtio_recv_pkts_vec()
161 pkt_mb[4] = vreinterpretq_u64_u8(vqtbl1q_u8( in virtio_recv_pkts_vec()
172 pkt_mb[7] = vreinterpretq_u64_u8(vqtbl1q_u8( in virtio_recv_pkts_vec()
174 pkt_mb[6] = vreinterpretq_u64_u8(vqtbl1q_u8( in virtio_recv_pkts_vec()
/f-stack/dpdk/app/test-pmd/
H A Dmacswap_neon.h65 v0 = vqtbl1q_u8(v0, idx_map); in do_macswap()
66 v1 = vqtbl1q_u8(v1, idx_map); in do_macswap()
67 v2 = vqtbl1q_u8(v2, idx_map); in do_macswap()
68 v3 = vqtbl1q_u8(v3, idx_map); in do_macswap()
90 v0 = vqtbl1q_u8(v0, idx_map); in do_macswap()
/f-stack/dpdk/drivers/net/octeontx2/
H A Dotx2_tx.c338 xtmp128 = vqtbl1q_u8(xtmp128, shuf_mask2); in nix_xmit_pkts_vector()
339 ytmp128 = vqtbl1q_u8(ytmp128, shuf_mask2); in nix_xmit_pkts_vector()
416 ltypes01 = vqtbl1q_u8(tbl, xtmp128); in nix_xmit_pkts_vector()
417 ltypes23 = vqtbl1q_u8(tbl, ytmp128); in nix_xmit_pkts_vector()
439 ltypes01 = vqtbl1q_u8(ltypes01, shuf_mask0); in nix_xmit_pkts_vector()
440 ltypes23 = vqtbl1q_u8(ltypes23, shuf_mask0); in nix_xmit_pkts_vector()
573 ltypes01 = vqtbl1q_u8(tbl, xtmp128); in nix_xmit_pkts_vector()
574 ltypes23 = vqtbl1q_u8(tbl, ytmp128); in nix_xmit_pkts_vector()
596 ltypes01 = vqtbl1q_u8(ltypes01, shuf_mask0); in nix_xmit_pkts_vector()
597 ltypes23 = vqtbl1q_u8(ltypes23, shuf_mask0); in nix_xmit_pkts_vector()
[all …]
H A Dotx2_rx.c187 f0 = vqtbl1q_u8(cq0_w8, shuf_msk); in nix_recv_pkts_vector()
188 f1 = vqtbl1q_u8(cq1_w8, shuf_msk); in nix_recv_pkts_vector()
189 f2 = vqtbl1q_u8(cq2_w8, shuf_msk); in nix_recv_pkts_vector()
190 f3 = vqtbl1q_u8(cq3_w8, shuf_msk); in nix_recv_pkts_vector()
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_rxtx_vec_neon.c142 vlan0 = vreinterpretq_u32_u8(vqtbl1q_u8(vlan_flags, in desc_to_olflags_v()
146 rss = vreinterpretq_u32_u8(vqtbl1q_u8(rss_flags, in desc_to_olflags_v()
150 l3_l4e = vreinterpretq_u32_u8(vqtbl1q_u8(l3_l4e_flags, in desc_to_olflags_v()
319 pkt_mb4 = vqtbl1q_u8(vreinterpretq_u8_u64(descs[3]), shuf_msk); in _recv_raw_pkts_vec()
320 pkt_mb3 = vqtbl1q_u8(vreinterpretq_u8_u64(descs[2]), shuf_msk); in _recv_raw_pkts_vec()
350 pkt_mb2 = vqtbl1q_u8(vreinterpretq_u8_u64(descs[1]), shuf_msk); in _recv_raw_pkts_vec()
351 pkt_mb1 = vqtbl1q_u8(vreinterpretq_u8_u64(descs[0]), shuf_msk); in _recv_raw_pkts_vec()
382 eop_bits = vqtbl1q_u8(eop_bits, eop_shuf_mask); in _recv_raw_pkts_vec()
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_rxtx_vec_neon.c119 ptype = vqtbl1q_u8(rss_flags, ptype); in desc_to_olflags_v()
296 pkt_mb4 = vqtbl1q_u8(vreinterpretq_u8_u64(descs[3]), shuf_msk); in _recv_raw_pkts_vec()
297 pkt_mb3 = vqtbl1q_u8(vreinterpretq_u8_u64(descs[2]), shuf_msk); in _recv_raw_pkts_vec()
300 pkt_mb2 = vqtbl1q_u8(vreinterpretq_u8_u64(descs[1]), shuf_msk); in _recv_raw_pkts_vec()
301 pkt_mb1 = vqtbl1q_u8(vreinterpretq_u8_u64(descs[0]), shuf_msk); in _recv_raw_pkts_vec()
/f-stack/dpdk/lib/librte_acl/
H A Dacl_run_neon.h125 in = vqtbl1q_u8((uint8x16_t)next_input, (uint8x16_t)mask); in transition4()
132 r = vqtbl1q_u8((uint8x16_t)tr_hi_lo.val[1], (uint8x16_t)r); in transition4()
/f-stack/dpdk/lib/librte_eal/arm/include/
H A Drte_vect.h36 vqtbl1q_u8(uint8x16_t a, uint8x16_t b) in vqtbl1q_u8() function
/f-stack/dpdk/drivers/net/hinic/
H A Dhinic_pmd_tx.c227 wqe_line[0] = vqtbl1q_u8(wqe_line[0], shuf_mask); in hinic_sq_wqe_cpu_to_be32()
228 wqe_line[1] = vqtbl1q_u8(wqe_line[1], shuf_mask); in hinic_sq_wqe_cpu_to_be32()
229 wqe_line[2] = vqtbl1q_u8(wqe_line[2], shuf_mask); in hinic_sq_wqe_cpu_to_be32()
230 wqe_line[3] = vqtbl1q_u8(wqe_line[3], shuf_mask); in hinic_sq_wqe_cpu_to_be32()
258 *sge_line = vqtbl1q_u8(*sge_line, shuf_mask); in hinic_sge_cpu_to_be32()
H A Dhinic_pmd_rx.c780 wqe_le[0] = vqtbl1q_u8(wqe_be[0], shuf_mask); in hinic_rq_cqe_be_to_cpu32()
/f-stack/dpdk/drivers/net/bnxt/
H A Dbnxt_rxtx_vec_neon.c45 r = vreinterpretq_u32_u8(vqtbl1q_u8(vreinterpretq_u8_u32(rxcmp), \
/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_rxtx_vec_neon.h466 vqtbl1q_u8(cv_flag_sel, vreinterpretq_u8_u32(pinfo))); in rxq_cq_to_ptype_oflags_v()