Searched refs:mbp2st (Results 1 – 1 of 1) sorted by relevance
| /f-stack/dpdk/drivers/net/hns3/ |
| H A D | hns3_rxtx_vec_sve.c | 124 svuint64_t vld_clz, mbp1st, mbp2st, mbuf_init; in hns3_recv_burst_vec_sve() local 149 mbp2st = svld1_u64(PG64_256BIT, (uint64_t *)&sw_ring[pos + 4]); in hns3_recv_burst_vec_sve() 165 svst1_u64(PG64_256BIT, (uint64_t *)&rx_pkts[pos + 4], mbp2st); in hns3_recv_burst_vec_sve() 198 svst1_scatter_u64base_offset_u64(PG64_256BIT, mbp2st, in hns3_recv_burst_vec_sve() 206 svst1_scatter_u64base_offset_u64(PG64_256BIT, mbp2st, in hns3_recv_burst_vec_sve() 208 svst1_scatter_u64base_offset_u64(PG64_256BIT, mbp2st, in hns3_recv_burst_vec_sve()
|