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

/freebsd-11-stable/contrib/ofed/libmlx4/
H A Dcq.c235 mlx4_parse_cqe(struct mlx4_cq *cq, struct mlx4_cqe *cqe, struct mlx4_qp **cur_qp, struct ibv_wc *wc, int lazy) argument
383 mlx4_poll_one(struct mlx4_cq *cq, struct mlx4_qp **cur_qp, struct ibv_wc *wc) argument
[all...]
H A Dmlx4.h188 struct mlx4_qp *cur_qp; member in struct:mlx4_cq
/freebsd-11-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c655 mlx4_ib_poll_one(struct mlx4_ib_cq *cq, struct mlx4_ib_qp **cur_qp, struct ib_wc *wc) argument
875 struct mlx4_ib_qp *cur_qp = NULL; local
[all...]
/freebsd-11-stable/sys/dev/mthca/
H A Dmthca_cq.c483 mthca_poll_one(struct mthca_dev *dev, struct mthca_cq *cq, struct mthca_qp **cur_qp, int *freed, struct ib_wc *entry) argument
[all...]
/freebsd-11-stable/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c511 mlx5_poll_one(struct mlx5_ib_cq *cq, struct mlx5_ib_qp **cur_qp, struct ib_wc *wc) argument
668 struct mlx5_ib_qp *cur_qp = NULL; local
[all...]

Completed in 122 milliseconds