Home
last modified time | relevance | path

Searched refs:handle_good_req (Results 1 – 3 of 3) sorted by relevance

/src/contrib/ofed/libmlx4/
H A Dcq.c158 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 Dcq.c106 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 Dmlx5_ib_cq.c117 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()