Searched refs:PG64_256BIT (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/net/hns3/ |
| H A D | hns3_rxtx_vec_sve.c | 18 #define PG64_256BIT svwhilelt_b64(0, 4) macro 71 svprfd_gather_u64base(PG64_256BIT, prf1st, SV_PLDL1KEEP); in hns3_rx_prefetch_mbuf_sve() 72 svprfd_gather_u64base(PG64_256BIT, prf2st, SV_PLDL1KEEP); in hns3_rx_prefetch_mbuf_sve() 196 svst1_scatter_u64base_offset_u64(PG64_256BIT, mbp1st, in hns3_recv_burst_vec_sve() 198 svst1_scatter_u64base_offset_u64(PG64_256BIT, mbp2st, in hns3_recv_burst_vec_sve() 202 svst1_scatter_u64base_offset_u64(PG64_256BIT, mbp1st, in hns3_recv_burst_vec_sve() 204 svst1_scatter_u64base_offset_u64(PG64_256BIT, mbp1st, in hns3_recv_burst_vec_sve() 206 svst1_scatter_u64base_offset_u64(PG64_256BIT, mbp2st, in hns3_recv_burst_vec_sve() 263 svuint64_t siova = svld1_u64(PG64_256BIT, iova); in hns3_rxq_rearm_mbuf_sve() 266 svst1_scatter_u64offset_u64(PG64_256BIT, in hns3_rxq_rearm_mbuf_sve() [all …]
|