Home
last modified time | relevance | path

Searched defs:send_cq (Results 1 – 10 of 10) sorted by relevance

/drivers/infiniband/hw/mthca/
Dmthca_qp.c1143 struct mthca_cq *send_cq, in mthca_alloc_qp_common()
1271 struct mthca_cq *send_cq, in mthca_alloc_qp()
1313 static void mthca_lock_cqs(struct mthca_cq *send_cq, struct mthca_cq *recv_cq) in mthca_lock_cqs()
1328 static void mthca_unlock_cqs(struct mthca_cq *send_cq, struct mthca_cq *recv_cq) in mthca_unlock_cqs()
1345 struct mthca_cq *send_cq, in mthca_alloc_sqp()
1424 struct mthca_cq *send_cq; in mthca_free_qp() local
/drivers/infiniband/hw/hns/
Dhns_roce_qp.c735 void hns_roce_lock_cqs(struct hns_roce_cq *send_cq, struct hns_roce_cq *recv_cq) in hns_roce_lock_cqs()
750 void hns_roce_unlock_cqs(struct hns_roce_cq *send_cq, in hns_roce_unlock_cqs()
Dhns_roce_hw_v1.c2780 struct hns_roce_cq *send_cq, *recv_cq; in hns_roce_v1_destroy_qp_common() local
/drivers/infiniband/hw/mlx4/
Dqp.c955 static void mlx4_ib_lock_cqs(struct mlx4_ib_cq *send_cq, struct mlx4_ib_cq *recv_cq) in mlx4_ib_lock_cqs()
970 static void mlx4_ib_unlock_cqs(struct mlx4_ib_cq *send_cq, struct mlx4_ib_cq *recv_cq) in mlx4_ib_unlock_cqs()
1004 struct mlx4_ib_cq **send_cq, struct mlx4_ib_cq **recv_cq) in get_cqs()
1025 struct mlx4_ib_cq *send_cq, *recv_cq; in destroy_qp_common() local
1625 struct mlx4_ib_cq *send_cq, *recv_cq; in __mlx4_ib_modify_qp() local
/drivers/infiniband/hw/mlx5/
Dqp.c1516 struct mlx5_ib_cq *send_cq; in create_qp_common() local
1813 static void mlx5_ib_lock_cqs(struct mlx5_ib_cq *send_cq, struct mlx5_ib_cq *recv_cq) in mlx5_ib_lock_cqs()
1843 static void mlx5_ib_unlock_cqs(struct mlx5_ib_cq *send_cq, struct mlx5_ib_cq *recv_cq) in mlx5_ib_unlock_cqs()
1878 struct mlx5_ib_cq **send_cq, struct mlx5_ib_cq **recv_cq) in get_cqs()
1917 struct mlx5_ib_cq *send_cq, *recv_cq; in destroy_qp_common() local
2618 struct mlx5_ib_cq *send_cq, *recv_cq; in __mlx5_ib_modify_qp() local
/drivers/infiniband/ulp/srp/
Dib_srp.h140 struct ib_cq *send_cq; member
Dib_srp.c471 struct ib_cq *recv_cq, *send_cq; in srp_create_ch_ib() local
/drivers/net/ethernet/ibm/ehea/
Dehea.h364 struct ehea_cq *send_cq; member
Dehea_main.c816 struct ehea_cq *send_cq = pr->send_cq; in ehea_proc_cqes() local
/drivers/infiniband/ulp/ipoib/
Dipoib.h358 struct ib_cq *send_cq; member