| /Linux-v5.4/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
 
 | 
| /Linux-v5.4/drivers/infiniband/hw/hns/ | 
| D | hns_roce_qp.c | 1232 void hns_roce_lock_cqs(struct hns_roce_cq *send_cq, struct hns_roce_cq *recv_cq)  in hns_roce_lock_cqs()1247 void hns_roce_unlock_cqs(struct hns_roce_cq *send_cq,  in hns_roce_unlock_cqs()
 
 | 
| D | hns_roce_hw_v1.c | 3611 	struct hns_roce_cq *send_cq, *recv_cq;  in hns_roce_v1_destroy_qp()  local
 | 
| D | hns_roce_hw_v2.c | 4651 	struct hns_roce_cq *send_cq, *recv_cq;  in hns_roce_v2_destroy_qp_common()  local
 | 
| /Linux-v5.4/drivers/infiniband/hw/mlx4/ | 
| D | qp.c | 1317 static void mlx4_ib_lock_cqs(struct mlx4_ib_cq *send_cq, struct mlx4_ib_cq *recv_cq)  in mlx4_ib_lock_cqs()1332 static void mlx4_ib_unlock_cqs(struct mlx4_ib_cq *send_cq, struct mlx4_ib_cq *recv_cq)  in mlx4_ib_unlock_cqs()
 1366 		    struct mlx4_ib_cq **send_cq, struct mlx4_ib_cq **recv_cq)  in get_cqs()
 1420 	struct mlx4_ib_cq *send_cq, *recv_cq;  in destroy_qp_common()  local
 2144 	struct mlx4_ib_cq *send_cq, *recv_cq;  in __mlx4_ib_modify_qp()  local
 
 | 
| /Linux-v5.4/drivers/infiniband/hw/vmw_pvrdma/ | 
| D | pvrdma_qp.c | 55 static inline void get_cqs(struct pvrdma_qp *qp, struct pvrdma_cq **send_cq,  in get_cqs()
 | 
| /Linux-v5.4/drivers/infiniband/hw/mlx5/ | 
| D | qp.c | 1955 	struct mlx5_ib_cq *send_cq;  in create_qp_common()  local2330 static void mlx5_ib_lock_cqs(struct mlx5_ib_cq *send_cq, struct mlx5_ib_cq *recv_cq)  in mlx5_ib_lock_cqs()
 2360 static void mlx5_ib_unlock_cqs(struct mlx5_ib_cq *send_cq, struct mlx5_ib_cq *recv_cq)  in mlx5_ib_unlock_cqs()
 2395 		    struct mlx5_ib_cq **send_cq, struct mlx5_ib_cq **recv_cq)  in get_cqs()
 2435 	struct mlx5_ib_cq *send_cq, *recv_cq;  in destroy_qp_common()  local
 3458 	struct mlx5_ib_cq *send_cq, *recv_cq;  in __mlx5_ib_modify_qp()  local
 
 | 
| /Linux-v5.4/include/rdma/ | 
| D | rdmavt_qp.h | 936 static inline u32 ib_cq_tail(struct ib_cq *send_cq)  in ib_cq_tail()952 static inline u32 ib_cq_head(struct ib_cq *send_cq)  in ib_cq_head()
 
 | 
| D | ib_verbs.h | 1127 	struct ib_cq	       *send_cq;  member1714 	struct ib_cq	       *send_cq;  member
 
 | 
| /Linux-v5.4/fs/cifs/ | 
| D | smbdirect.h | 59 	struct ib_cq *send_cq, *recv_cq;  member
 | 
| /Linux-v5.4/drivers/infiniband/ulp/srp/ | 
| D | ib_srp.h | 155 	struct ib_cq	       *send_cq;  member
 | 
| D | ib_srp.c | 556 	struct ib_cq *recv_cq, *send_cq;  in srp_create_ch_ib()  local
 | 
| /Linux-v5.4/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
 | 
| /Linux-v5.4/drivers/infiniband/ulp/ipoib/ | 
| D | ipoib.h | 366 	struct ib_cq	 *send_cq;  member
 |