Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c89 static struct mlx4_cqe *next_cqe_sw(struct mlx4_ib_cq *cq) in next_cqe_sw() function
/freebsd/contrib/ofed/libmlx4/
H A Dcq.c111 static struct mlx4_cqe *next_cqe_sw(struct mlx4_cq *cq) in next_cqe_sw() function
/freebsd/sys/dev/mthca/
H A Dmthca_cq.c179 static inline struct mthca_cqe *next_cqe_sw(struct mthca_cq *cq) in next_cqe_sw() function
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c94 static void *next_cqe_sw(struct mlx5_ib_cq *cq) in next_cqe_sw() function
/freebsd/contrib/ofed/libmlx5/
H A Dcq.c96 static void *next_cqe_sw(struct mlx5_cq *cq) in next_cqe_sw() function