Home
last modified time | relevance | path

Searched defs:cur_qp (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma_cq.c333 static int pvrdma_poll_one(struct pvrdma_cq *cq, struct pvrdma_qp **cur_qp, in pvrdma_poll_one()
400 struct pvrdma_qp *cur_qp = NULL; in pvrdma_poll_cq() local
/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dcq.c665 struct mlx4_ib_qp **cur_qp, in mlx4_ib_poll_one()
887 struct mlx4_ib_qp *cur_qp = NULL; in mlx4_ib_poll_cq() local
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dcq.c509 struct mlx5_ib_qp **cur_qp, in mlx5_poll_one()
668 struct mlx5_ib_qp *cur_qp = NULL; in mlx5_ib_poll_cq() local
/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_hw_v2.c2009 struct hns_roce_qp **cur_qp, in hns_roce_handle_recv_inl_wqe()
2043 struct hns_roce_qp **cur_qp, struct ib_wc *wc) in hns_roce_v2_poll_one()
2304 struct hns_roce_qp *cur_qp = NULL; in hns_roce_v2_poll_cq() local
Dhns_roce_hw_v1.c2222 struct hns_roce_qp **cur_qp, struct ib_wc *wc) in hns_roce_v1_poll_one()
2426 struct hns_roce_qp *cur_qp = NULL; in hns_roce_v1_poll_cq() local
/Linux-v4.19/drivers/infiniband/hw/mthca/
Dmthca_cq.c485 struct mthca_qp **cur_qp, in mthca_poll_one()