Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dcq.c86 struct mlx5_cqe64 *cqe64; in get_sw_cqe() local
331 static void handle_atomic(struct mlx5_ib_qp *qp, struct mlx5_cqe64 *cqe64, in handle_atomic()
356 static void handle_atomics(struct mlx5_ib_qp *qp, struct mlx5_cqe64 *cqe64, in handle_atomics()
416 struct mlx5_cqe64 *cqe64; in mlx5_poll_one() local
689 struct mlx5_cqe64 *cqe64; in init_cq_buf() local
863 static int is_equal_rsn(struct mlx5_cqe64 *cqe64, u32 rsn) in is_equal_rsn()
870 struct mlx5_cqe64 *cqe64, *dest64; in __mlx5_ib_cq_clean() local
/linux-4.4.14/include/linux/mlx5/
Ddevice.h679 struct mlx5_cqe64 cqe64; member