Searched refs:prf (Results 1 – 2 of 2) sorted by relevance
629 return !!prf->obj; in mlx5_flex_parser_ecpri_exist()682 if (!prf->obj) { in mlx5_flex_parser_ecpri_alloc()686 prf->num = 2; in mlx5_flex_parser_ecpri_alloc()687 ret = mlx5_devx_cmd_query_parse_samples(prf->obj, ids, prf->num); in mlx5_flex_parser_ecpri_alloc()692 prf->offset[0] = 0x0; in mlx5_flex_parser_ecpri_alloc()693 prf->offset[1] = sizeof(uint32_t); in mlx5_flex_parser_ecpri_alloc()694 prf->ids[0] = ids[0]; in mlx5_flex_parser_ecpri_alloc()695 prf->ids[1] = ids[1]; in mlx5_flex_parser_ecpri_alloc()713 if (prf->obj) in mlx5_flex_parser_ecpri_release()714 mlx5_devx_cmd_destroy(prf->obj); in mlx5_flex_parser_ecpri_release()[all …]
252 svuint64_t prf = svld1_u64(PG64_256BIT, (uint64_t *)rxep_tmp); in hns3_rxq_rearm_mbuf_sve() local253 svprfd_gather_u64base(PG64_256BIT, prf, SV_PLDL1STRM); in hns3_rxq_rearm_mbuf_sve()