Searched refs:handle_good_req (Results 1 – 3 of 3) sorted by relevance
| /src/contrib/ofed/libmlx4/ |
| H A D | cq.c | 158 static inline void handle_good_req(struct ibv_wc *wc, struct mlx4_cqe *cqe) in handle_good_req() function 320 handle_good_req(wc, cqe); in mlx4_parse_cqe()
|
| /src/contrib/ofed/libmlx5/ |
| H A D | cq.c | 106 static inline void handle_good_req(struct ibv_wc *wc, struct mlx5_cqe64 *cqe, struct mlx5_wq *wq, i… in handle_good_req() function 586 handle_good_req(wc, cqe64, wq, idx); in mlx5_parse_cqe()
|
| /src/sys/dev/mlx5/mlx5_ib/ |
| H A D | mlx5_ib_cq.c | 117 static void handle_good_req(struct ib_wc *wc, struct mlx5_cqe64 *cqe, in handle_good_req() function 576 handle_good_req(wc, cqe64, wq, idx); in mlx5_poll_one()
|