Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/infiniband/core/
Duverbs_std_types_qp.c95 struct ib_cq *send_cq = NULL; in UVERBS_HANDLER() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/
Dmthca_qp.c1161 struct mthca_cq *send_cq, in mthca_alloc_qp_common()
1290 struct mthca_cq *send_cq, in mthca_alloc_qp()
1333 static void mthca_lock_cqs(struct mthca_cq *send_cq, struct mthca_cq *recv_cq) in mthca_lock_cqs()
1348 static void mthca_unlock_cqs(struct mthca_cq *send_cq, struct mthca_cq *recv_cq) in mthca_unlock_cqs()
1365 struct mthca_cq *send_cq, in mthca_alloc_sqp()
1445 struct mthca_cq *send_cq; in mthca_free_qp() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/hns/
Dhns_roce_qp.c209 struct ib_cq *send_cq, struct ib_cq *recv_cq) in add_qp_to_list()
1206 void hns_roce_lock_cqs(struct hns_roce_cq *send_cq, struct hns_roce_cq *recv_cq) in hns_roce_lock_cqs()
1230 void hns_roce_unlock_cqs(struct hns_roce_cq *send_cq, in hns_roce_unlock_cqs()
Dhns_roce_hw_v1.c3614 struct hns_roce_cq *send_cq, *recv_cq; in hns_roce_v1_destroy_qp() local
Dhns_roce_hw_v2.c5032 struct hns_roce_cq *send_cq, *recv_cq; in hns_roce_v2_destroy_qp_common() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx4/
Dqp.c1267 static void mlx4_ib_lock_cqs(struct mlx4_ib_cq *send_cq, struct mlx4_ib_cq *recv_cq) in mlx4_ib_lock_cqs()
1282 static void mlx4_ib_unlock_cqs(struct mlx4_ib_cq *send_cq, struct mlx4_ib_cq *recv_cq) in mlx4_ib_unlock_cqs()
1316 struct mlx4_ib_cq **send_cq, struct mlx4_ib_cq **recv_cq) in get_cqs()
1369 struct mlx4_ib_cq *send_cq, *recv_cq; in destroy_qp_common() local
2088 struct mlx4_ib_cq *send_cq, *recv_cq; in __mlx4_ib_modify_qp() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
Dqp.c1929 struct mlx5_ib_cq *send_cq; in create_user_qp() local
2119 struct mlx5_ib_cq *send_cq; in create_kernel_qp() local
2238 static void mlx5_ib_lock_cqs(struct mlx5_ib_cq *send_cq, struct mlx5_ib_cq *recv_cq) in mlx5_ib_lock_cqs()
2268 static void mlx5_ib_unlock_cqs(struct mlx5_ib_cq *send_cq, struct mlx5_ib_cq *recv_cq) in mlx5_ib_unlock_cqs()
2298 struct mlx5_ib_cq **send_cq, struct mlx5_ib_cq **recv_cq) in get_cqs()
2334 struct mlx5_ib_cq *send_cq, *recv_cq; in destroy_qp_common() local
3792 struct mlx5_ib_cq *send_cq, *recv_cq; in __mlx5_ib_modify_qp() local
/kernel/linux/linux-5.10/drivers/infiniband/hw/vmw_pvrdma/
Dpvrdma_qp.c58 static inline void get_cqs(struct pvrdma_qp *qp, struct pvrdma_cq **send_cq, in get_cqs()
/kernel/linux/linux-5.10/include/rdma/
Drdmavt_qp.h920 static inline u32 ib_cq_tail(struct ib_cq *send_cq) in ib_cq_tail()
936 static inline u32 ib_cq_head(struct ib_cq *send_cq) in ib_cq_head()
Dib_verbs.h1151 struct ib_cq *send_cq; member
1743 struct ib_cq *send_cq; member
/kernel/linux/linux-5.10/fs/cifs/
Dsmbdirect.h59 struct ib_cq *send_cq, *recv_cq; member
/kernel/linux/linux-5.10/drivers/infiniband/ulp/srp/
Dib_srp.h149 struct ib_cq *send_cq; member
Dib_srp.c534 struct ib_cq *recv_cq, *send_cq; in srp_create_ch_ib() local
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ehea/
Dehea.h350 struct ehea_cq *send_cq; member
Dehea_main.c800 struct ehea_cq *send_cq = pr->send_cq; in ehea_proc_cqes() local
/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/
Dipoib.h366 struct ib_cq *send_cq; member
/kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/
Dverbs.c1246 struct qedr_cq *send_cq = get_qedr_cq(attrs->send_cq); in qedr_check_qp_attrs() local