Home
last modified time | relevance | path

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

/freebsd/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/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c82 struct mlx5_cqe64 *cqe64; in get_sw_cqe() local
358 static void handle_atomic(struct mlx5_ib_qp *qp, struct mlx5_cqe64 *cqe64, in handle_atomic() argument
383 static void handle_atomics(struct mlx5_ib_qp *qp, struct mlx5_cqe64 *cqe64, in handle_atomics() argument
520 struct mlx5_cqe64 *cqe64; in mlx5_poll_one() local
844 struct mlx5_cqe64 *cqe64; init_cq_buf() local
1029 is_equal_rsn(struct mlx5_cqe64 * cqe64,u32 rsn) is_equal_rsn() argument
1036 struct mlx5_cqe64 *cqe64, *dest64; __mlx5_ib_cq_clean() local
[all...]
/freebsd/sys/dev/mlx5/
H A Ddevice.h861 struct mlx5_cqe64 cqe64; member