| /f-stack/dpdk/drivers/net/virtio/ |
| H A D | virtio_rxtx_simple_neon.c | 133 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 D | macswap_neon.h | 65 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 D | otx2_tx.c | 338 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 D | otx2_rx.c | 187 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 D | i40e_rxtx_vec_neon.c | 142 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 D | ixgbe_rxtx_vec_neon.c | 119 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 D | acl_run_neon.h | 125 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 D | rte_vect.h | 36 vqtbl1q_u8(uint8x16_t a, uint8x16_t b) in vqtbl1q_u8() function
|
| /f-stack/dpdk/drivers/net/hinic/ |
| H A D | hinic_pmd_tx.c | 227 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 D | hinic_pmd_rx.c | 780 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 D | bnxt_rxtx_vec_neon.c | 45 r = vreinterpretq_u32_u8(vqtbl1q_u8(vreinterpretq_u8_u32(rxcmp), \
|
| /f-stack/dpdk/drivers/net/mlx5/ |
| H A D | mlx5_rxtx_vec_neon.h | 466 vqtbl1q_u8(cv_flag_sel, vreinterpretq_u8_u32(pinfo))); in rxq_cq_to_ptype_oflags_v()
|