Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/mlx4/
H A Dmlx4_prm.h91 struct mlx4_cq { struct
134 mlx4_get_cqe(struct mlx4_cq *cq, uint32_t index) in mlx4_get_cqe()
H A Dmlx4_rxtx.h58 struct mlx4_cq mcq; /**< Info for directly manipulating the CQ. */
99 struct mlx4_cq mcq; /**< Info for directly manipulating the CQ. */
H A Dmlx4_intr.c225 struct mlx4_cq *cq = &rxq->mcq; in mlx4_arm_cq()
H A Dmlx4_txq.c210 struct mlx4_cq *cq = &txq->mcq; in mlx4_txq_fill_dv_obj_info()
H A Dmlx4_rxtx.c308 struct mlx4_cq *cq = &txq->mcq; in mlx4_txq_complete()
1185 struct mlx4_cq *cq = &rxq->mcq; in mlx4_cq_poll_one()