Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/ofed/libmlx5/
H A Dcq.c84 struct mlx5_cqe64 *cqe64; in get_sw_cqe() local
472 struct mlx5_cqe64 *cqe64; in mlx5_get_next_cqe() local
517 struct mlx5_cqe64 *cqe64, in mlx5_parse_cqe()
702 struct mlx5_cqe64 *cqe64, in mlx5_parse_lazy_cqe()
718 struct mlx5_cqe64 *cqe64; in mlx5_poll_one() local
835 struct mlx5_cqe64 *cqe64; in mlx5_start_poll() local
904 struct mlx5_cqe64 *cqe64; in mlx5_next_poll() local
1317 static int is_equal_rsn(struct mlx5_cqe64 *cqe64, uint32_t rsn) in is_equal_rsn()
1322 static inline int is_equal_uidx(struct mlx5_cqe64 *cqe64, uint32_t uidx) in is_equal_uidx()
1341 static inline int free_res_cqe(struct mlx5_cqe64 *cqe64, uint32_t rsn, in free_res_cqe()
[all …]
H A Dmlx5.h339 struct mlx5_cqe64 *cqe64; member
/freebsd-13.1/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c83 struct mlx5_cqe64 *cqe64; in get_sw_cqe() local
359 static void handle_atomic(struct mlx5_ib_qp *qp, struct mlx5_cqe64 *cqe64, in handle_atomic()
384 static void handle_atomics(struct mlx5_ib_qp *qp, struct mlx5_cqe64 *cqe64, in handle_atomics()
521 struct mlx5_cqe64 *cqe64; in mlx5_poll_one() local
840 struct mlx5_cqe64 *cqe64; in init_cq_buf() local
1043 static int is_equal_rsn(struct mlx5_cqe64 *cqe64, u32 rsn) in is_equal_rsn()
1050 struct mlx5_cqe64 *cqe64, *dest64; in __mlx5_ib_cq_clean() local
/freebsd-13.1/sys/dev/mlx5/
H A Ddevice.h812 struct mlx5_cqe64 cqe64; member