/kernel/linux/linux-5.10/drivers/infiniband/core/ |
D | uverbs_std_types_qp.c | 95 struct ib_cq *send_cq = NULL; in UVERBS_HANDLER() local
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/mthca/ |
D | mthca_qp.c | 1161 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/ |
D | hns_roce_qp.c | 209 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()
|
D | hns_roce_hw_v1.c | 3614 struct hns_roce_cq *send_cq, *recv_cq; in hns_roce_v1_destroy_qp() local
|
D | hns_roce_hw_v2.c | 5032 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/ |
D | qp.c | 1267 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/ |
D | qp.c | 1929 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/ |
D | pvrdma_qp.c | 58 static inline void get_cqs(struct pvrdma_qp *qp, struct pvrdma_cq **send_cq, in get_cqs()
|
/kernel/linux/linux-5.10/include/rdma/ |
D | rdmavt_qp.h | 920 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()
|
D | ib_verbs.h | 1151 struct ib_cq *send_cq; member 1743 struct ib_cq *send_cq; member
|
/kernel/linux/linux-5.10/fs/cifs/ |
D | smbdirect.h | 59 struct ib_cq *send_cq, *recv_cq; member
|
/kernel/linux/linux-5.10/drivers/infiniband/ulp/srp/ |
D | ib_srp.h | 149 struct ib_cq *send_cq; member
|
D | ib_srp.c | 534 struct ib_cq *recv_cq, *send_cq; in srp_create_ch_ib() local
|
/kernel/linux/linux-5.10/drivers/net/ethernet/ibm/ehea/ |
D | ehea.h | 350 struct ehea_cq *send_cq; member
|
D | ehea_main.c | 800 struct ehea_cq *send_cq = pr->send_cq; in ehea_proc_cqes() local
|
/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/ |
D | ipoib.h | 366 struct ib_cq *send_cq; member
|
/kernel/linux/linux-5.10/drivers/infiniband/hw/qedr/ |
D | verbs.c | 1246 struct qedr_cq *send_cq = get_qedr_cq(attrs->send_cq); in qedr_check_qp_attrs() local
|