Home
last modified time | relevance | path

Searched defs:cqe64 (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/infiniband/hw/mlx5/
Dcq.c85 struct mlx5_cqe64 *cqe64; in get_sw_cqe() local
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() local
682 struct mlx5_cqe64 *cqe64; in init_cq_buf() local
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() local
/linux-4.1.27/include/linux/mlx5/
Ddevice.h605 struct mlx5_cqe64 cqe64; member