Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx_vec_sve.c14 #define PG16_256BIT svwhilelt_b16(0, 16) macro
117 svuint16_t xlen_tbl1 = svld1_u16(PG16_256BIT, xlen_adjust); in hns3_recv_burst_vec_sve()
118 svuint16_t xlen_tbl2 = svld1_u16(PG16_256BIT, &xlen_adjust[16]); in hns3_recv_burst_vec_sve()
179 xlen = svreinterpret_u32_u16(svsub_n_u16_z(PG16_256BIT, in hns3_recv_burst_vec_sve()