Searched defs:get_cqe (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/ofed/libmlx4/
H A Dcq.c97 static struct mlx4_cqe *get_cqe(struct mlx4_cq *cq, int entry) function
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c74 static void *get_cqe(struct mlx4_ib_cq *cq, int n) function
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_cq.c169 static inline struct mthca_cqe *get_cqe(struct mthca_cq *cq, int entry) function
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c67 static void *get_cqe(struct mlx5_ib_cq *cq, int n) function
/freebsd-11-stable/contrib/ofed/libmlx5/
H A Dcq.c76 static void *get_cqe(struct mlx5_cq *cq, int n) function

Completed in 172 milliseconds