Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx5/
H A Dmlx5_rxtx_vec.h65 S_ASSERT_MLX5_CQE(offsetof(struct mlx5_cqe, sop_drop_qpn) ==
66 RTE_ALIGN(offsetof(struct mlx5_cqe, sop_drop_qpn), 8));
68 offsetof(struct mlx5_cqe, sop_drop_qpn) + 7);
H A Dmlx5_rxtx_vec_sse.h617 &cq[pos + p3].sop_drop_qpn); in rxq_cq_process_v()
621 &cq[pos + p2].sop_drop_qpn); in rxq_cq_process_v()
629 &cq[pos + p1].sop_drop_qpn); in rxq_cq_process_v()
632 &cq[pos].sop_drop_qpn); in rxq_cq_process_v()
H A Dmlx5_rxtx_vec_altivec.h926 &cq[pos + p3].sop_drop_qpn, 0LL}; in rxq_cq_process_v()
932 &cq[pos + p2].sop_drop_qpn, 0LL}; in rxq_cq_process_v()
945 &cq[pos + p1].sop_drop_qpn, 0LL}; in rxq_cq_process_v()
950 &cq[pos].sop_drop_qpn, 0LL}; in rxq_cq_process_v()
H A Dmlx5_rxtx.c1329 mark = cqe->sop_drop_qpn; in rxq_cq_to_mbuf()
/f-stack/dpdk/drivers/common/mlx5/
H A Dmlx5_prm.h401 uint32_t sop_drop_qpn; member
409 uint32_t sop_drop_qpn; member