Searched refs:mlx5_ib_cq_comp (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/infiniband/hw/mlx5/
H A Dcq.c41 static void mlx5_ib_cq_comp(struct mlx5_core_cq *cq, struct mlx5_eqe *eqe) function
1020 cq->mcq.tasklet_ctx.comp = mlx5_ib_cq_comp;
1022 cq->mcq.comp = mlx5_ib_cq_comp;

Completed in 134 milliseconds