Searched refs:mlx5_umr_cq_handler (Results 1 – 3 of 3) sorted by relevance
604 void mlx5_umr_cq_handler(struct ib_cq *cq, void *cq_context);
1100 cq = ib_create_cq(&dev->ib_dev, mlx5_umr_cq_handler, NULL, NULL, in create_umr_res()
737 void mlx5_umr_cq_handler(struct ib_cq *cq, void *cq_context) in mlx5_umr_cq_handler() function