Home
last modified time | relevance | path

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

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