Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_rxtx_vec_neon.h337 int32_t offs = rxq->flow_meta_offset; in rxq_cq_decompress_v()
834 int32_t offs = rxq->flow_meta_offset; in rxq_cq_process_v()
H A Dmlx5_rxtx_vec_sse.h327 int32_t offs = rxq->flow_meta_offset; in rxq_cq_decompress_v()
770 int32_t offs = rxq->flow_meta_offset; in rxq_cq_process_v()
H A Dmlx5_rxtx_vec_altivec.h470 int32_t offs = rxq->flow_meta_offset; in rxq_cq_decompress_v()
1223 int32_t offs = rxq->flow_meta_offset; in rxq_cq_process_v()
H A Dmlx5_rxtx.h170 int32_t flow_meta_offset; member
H A Dmlx5_flow.c1197 data->flow_meta_offset = -1; in mlx5_flow_rxq_dynf_metadata_set()
1201 data->flow_meta_offset = rte_flow_dynf_metadata_offs; in mlx5_flow_rxq_dynf_metadata_set()
H A Dmlx5_rxtx.c1343 *RTE_MBUF_DYNFIELD(pkt, rxq->flow_meta_offset, uint32_t *) = in rxq_cq_to_mbuf()