Searched defs:get_cqe_from_buf (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c69 static void *get_cqe_from_buf(struct mlx4_ib_cq_buf *buf, int n) function
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_cq.c159 static inline struct mthca_cqe *get_cqe_from_buf(struct mthca_cq_buf *buf, function
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c62 static void *get_cqe_from_buf(struct mlx5_ib_cq_buf *buf, int n, int size) function

Completed in 117 milliseconds