Searched refs:mlx5_cqe64 (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/infiniband/hw/mlx5/ |
D | cq.c | 85 struct mlx5_cqe64 *cqe64; in get_sw_cqe() 120 static void handle_good_req(struct ib_wc *wc, struct mlx5_cqe64 *cqe, in handle_good_req() 170 static void handle_responder(struct ib_wc *wc, struct mlx5_cqe64 *cqe, in handle_responder() 323 static void handle_atomic(struct mlx5_ib_qp *qp, struct mlx5_cqe64 *cqe64, in handle_atomic() 348 static void handle_atomics(struct mlx5_ib_qp *qp, struct mlx5_cqe64 *cqe64, in handle_atomics() 408 struct mlx5_cqe64 *cqe64; in mlx5_poll_one() 682 struct mlx5_cqe64 *cqe64; in init_cq_buf() 850 static int is_equal_rsn(struct mlx5_cqe64 *cqe64, u32 rsn) in is_equal_rsn() 857 struct mlx5_cqe64 *cqe64, *dest64; in __mlx5_ib_cq_clean() 1014 struct mlx5_cqe64 *scqe64; in copy_resize_cqes() [all …]
|
/linux-4.1.27/include/linux/mlx5/ |
D | device.h | 556 struct mlx5_cqe64 { struct 605 struct mlx5_cqe64 cqe64;
|