Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/hns3/
H A Dhns3_rxtx_vec_sve.c94 uint16_t xlen_adjust[XLEN_ADJUST_LEN] = { in hns3_recv_burst_vec_sve() local
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()