Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx_vec_sve.c127 svuint8_t vld_u8; in hns3_recv_burst_vec_sve() local
141 vld_u8 = svtbl_u8(svreinterpret_u8_u32(vld2), in hns3_recv_burst_vec_sve()
143 vld_clz = svnot_u64_z(PG64_64BIT, svreinterpret_u64_u8(vld_u8)); in hns3_recv_burst_vec_sve()
322 svuint8_t vld_u8; in hns3_tx_free_buffers_sve() local
346 vld_u8 = svtbl_u8(svreinterpret_u8_u32(vld), TX_VLD_U8_ZIP_INDEX); in hns3_tx_free_buffers_sve()
348 svst1_u64(PG64_64BIT, &vld_all, svreinterpret_u64_u8(vld_u8)); in hns3_tx_free_buffers_sve()