Searched defs:cqe64 (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/ofed/libmlx5/ |
H A D | cq.c | 84 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 D | mlx5.h | 339 struct mlx5_cqe64 *cqe64; member
|
/freebsd/sys/dev/mlx5/mlx5_ib/ |
H A D | mlx5_ib_cq.c | 82 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 D | device.h | 861 struct mlx5_cqe64 cqe64; member
|