/linux/drivers/infiniband/hw/mthca/ |
A D | mthca_qp.c | 1164 struct mthca_cq *send_cq, in mthca_alloc_qp_common() 1293 struct mthca_cq *send_cq, in mthca_alloc_qp() 1336 static void mthca_lock_cqs(struct mthca_cq *send_cq, struct mthca_cq *recv_cq) in mthca_lock_cqs() 1351 static void mthca_unlock_cqs(struct mthca_cq *send_cq, struct mthca_cq *recv_cq) in mthca_unlock_cqs() 1368 struct mthca_cq *send_cq, in mthca_alloc_sqp() 1448 struct mthca_cq *send_cq; in mthca_free_qp() local
|
/linux/drivers/infiniband/core/ |
A D | uverbs_std_types_qp.c | 95 struct ib_cq *send_cq = NULL; in UVERBS_HANDLER() local
|
/linux/drivers/infiniband/hw/mlx5/ |
A D | qp.c | 1213 static int get_sq_ts_format(struct mlx5_ib_dev *dev, struct mlx5_ib_cq *send_cq) in get_sq_ts_format() 1221 static int get_qp_ts_format(struct mlx5_ib_dev *dev, struct mlx5_ib_cq *send_cq, in get_qp_ts_format() 1994 struct mlx5_ib_cq *send_cq; in create_dci() local 2155 struct mlx5_ib_cq *send_cq; in create_user_qp() local 2356 struct mlx5_ib_cq *send_cq; in create_kernel_qp() local 2475 static void mlx5_ib_lock_cqs(struct mlx5_ib_cq *send_cq, struct mlx5_ib_cq *recv_cq) in mlx5_ib_lock_cqs() 2505 static void mlx5_ib_unlock_cqs(struct mlx5_ib_cq *send_cq, struct mlx5_ib_cq *recv_cq) in mlx5_ib_unlock_cqs() 2535 struct mlx5_ib_cq **send_cq, struct mlx5_ib_cq **recv_cq) in get_cqs() 2571 struct mlx5_ib_cq *send_cq, *recv_cq; in destroy_qp_common() local 4034 struct mlx5_ib_cq *send_cq, *recv_cq; in __mlx5_ib_modify_qp() local
|
/linux/drivers/infiniband/hw/hns/ |
A D | hns_roce_qp.c | 276 struct ib_cq *send_cq, struct ib_cq *recv_cq) in add_qp_to_list() 1345 void hns_roce_lock_cqs(struct hns_roce_cq *send_cq, struct hns_roce_cq *recv_cq) in hns_roce_lock_cqs() 1369 void hns_roce_unlock_cqs(struct hns_roce_cq *send_cq, in hns_roce_unlock_cqs()
|
A D | hns_roce_hw_v1.c | 3612 struct hns_roce_cq *send_cq, *recv_cq; in hns_roce_v1_destroy_qp() local
|
A D | hns_roce_hw_v2.c | 5226 struct hns_roce_cq *send_cq, *recv_cq; in hns_roce_v2_destroy_qp_common() local
|
/linux/drivers/infiniband/hw/mlx4/ |
A D | qp.c | 1263 static void mlx4_ib_lock_cqs(struct mlx4_ib_cq *send_cq, struct mlx4_ib_cq *recv_cq) in mlx4_ib_lock_cqs() 1278 static void mlx4_ib_unlock_cqs(struct mlx4_ib_cq *send_cq, struct mlx4_ib_cq *recv_cq) in mlx4_ib_unlock_cqs() 1312 struct mlx4_ib_cq **send_cq, struct mlx4_ib_cq **recv_cq) in get_cqs() 1365 struct mlx4_ib_cq *send_cq, *recv_cq; in destroy_qp_common() local 2082 struct mlx4_ib_cq *send_cq, *recv_cq; in __mlx4_ib_modify_qp() local
|
/linux/drivers/infiniband/hw/vmw_pvrdma/ |
A D | pvrdma_qp.c | 58 static inline void get_cqs(struct pvrdma_qp *qp, struct pvrdma_cq **send_cq, in get_cqs()
|
/linux/include/rdma/ |
A 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()
|
A D | ib_verbs.h | 1155 struct ib_cq *send_cq; member 1754 struct ib_cq *send_cq; member
|
/linux/fs/cifs/ |
A D | smbdirect.h | 59 struct ib_cq *send_cq, *recv_cq; member
|
/linux/drivers/infiniband/ulp/srp/ |
A D | ib_srp.h | 147 struct ib_cq *send_cq; member
|
A D | ib_srp.c | 534 struct ib_cq *recv_cq, *send_cq; in srp_create_ch_ib() local
|
/linux/fs/ksmbd/ |
A D | transport_rdma.c | 103 struct ib_cq *send_cq; member
|
/linux/drivers/net/ethernet/ibm/ehea/ |
A D | ehea.h | 350 struct ehea_cq *send_cq; member
|
A D | ehea_main.c | 801 struct ehea_cq *send_cq = pr->send_cq; in ehea_proc_cqes() local
|
/linux/drivers/infiniband/ulp/ipoib/ |
A D | ipoib.h | 366 struct ib_cq *send_cq; member
|
/linux/drivers/infiniband/hw/qedr/ |
A D | verbs.c | 1240 struct qedr_cq *send_cq = get_qedr_cq(attrs->send_cq); in qedr_check_qp_attrs() local
|