Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/infiniband/hw/mthca/
A Dmthca_qp.c1164 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-6.3-rc2/drivers/infiniband/core/
A Duverbs_std_types_qp.c95 struct ib_cq *send_cq = NULL; in UVERBS_HANDLER() local
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/
A Dqp.c1292 static int get_sq_ts_format(struct mlx5_ib_dev *dev, struct mlx5_ib_cq *send_cq) in get_sq_ts_format()
1300 static int get_qp_ts_format(struct mlx5_ib_dev *dev, struct mlx5_ib_cq *send_cq, in get_qp_ts_format()
2073 struct mlx5_ib_cq *send_cq; in create_dci() local
2234 struct mlx5_ib_cq *send_cq; in create_user_qp() local
2435 struct mlx5_ib_cq *send_cq; in create_kernel_qp() local
2554 static void mlx5_ib_lock_cqs(struct mlx5_ib_cq *send_cq, struct mlx5_ib_cq *recv_cq) in mlx5_ib_lock_cqs()
2584 static void mlx5_ib_unlock_cqs(struct mlx5_ib_cq *send_cq, struct mlx5_ib_cq *recv_cq) in mlx5_ib_unlock_cqs()
2614 struct mlx5_ib_cq **send_cq, struct mlx5_ib_cq **recv_cq) in get_cqs()
2650 struct mlx5_ib_cq *send_cq, *recv_cq; in destroy_qp_common() local
4113 struct mlx5_ib_cq *send_cq, *recv_cq; in __mlx5_ib_modify_qp() local
/linux-6.3-rc2/drivers/infiniband/hw/hns/
A Dhns_roce_qp.c245 struct ib_cq *send_cq, struct ib_cq *recv_cq) in add_qp_to_list()
1357 void hns_roce_lock_cqs(struct hns_roce_cq *send_cq, struct hns_roce_cq *recv_cq) in hns_roce_lock_cqs()
1381 void hns_roce_unlock_cqs(struct hns_roce_cq *send_cq, in hns_roce_unlock_cqs()
A Dhns_roce_hw_v2.c5508 struct hns_roce_cq *send_cq, *recv_cq; in hns_roce_v2_destroy_qp_common() local
/linux-6.3-rc2/drivers/infiniband/hw/mlx4/
A Dqp.c1298 static void mlx4_ib_lock_cqs(struct mlx4_ib_cq *send_cq, struct mlx4_ib_cq *recv_cq) in mlx4_ib_lock_cqs()
1313 static void mlx4_ib_unlock_cqs(struct mlx4_ib_cq *send_cq, struct mlx4_ib_cq *recv_cq) in mlx4_ib_unlock_cqs()
1347 struct mlx4_ib_cq **send_cq, struct mlx4_ib_cq **recv_cq) in get_cqs()
1400 struct mlx4_ib_cq *send_cq, *recv_cq; in destroy_qp_common() local
2117 struct mlx4_ib_cq *send_cq, *recv_cq; in __mlx4_ib_modify_qp() local
/linux-6.3-rc2/drivers/infiniband/hw/mana/
A Dqp.c261 struct mana_ib_cq *send_cq = in mana_ib_create_qp_raw() local
/linux-6.3-rc2/drivers/infiniband/hw/vmw_pvrdma/
A Dpvrdma_qp.c58 static inline void get_cqs(struct pvrdma_qp *qp, struct pvrdma_cq **send_cq, in get_cqs()
/linux-6.3-rc2/include/rdma/
A 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()
A Dib_verbs.h1175 struct ib_cq *send_cq; member
1782 struct ib_cq *send_cq; member
/linux-6.3-rc2/fs/cifs/
A Dsmbdirect.h59 struct ib_cq *send_cq, *recv_cq; member
/linux-6.3-rc2/drivers/infiniband/ulp/srp/
A Dib_srp.h157 struct ib_cq *send_cq; member
A Dib_srp.c534 struct ib_cq *recv_cq, *send_cq; in srp_create_ch_ib() local
/linux-6.3-rc2/drivers/net/ethernet/ibm/ehea/
A Dehea.h351 struct ehea_cq *send_cq; member
A Dehea_main.c803 struct ehea_cq *send_cq = pr->send_cq; in ehea_proc_cqes() local
/linux-6.3-rc2/fs/ksmbd/
A Dtransport_rdma.c104 struct ib_cq *send_cq; member
/linux-6.3-rc2/drivers/infiniband/ulp/ipoib/
A Dipoib.h366 struct ib_cq *send_cq; member
/linux-6.3-rc2/drivers/infiniband/hw/qedr/
A Dverbs.c1241 struct qedr_cq *send_cq = get_qedr_cq(attrs->send_cq); in qedr_check_qp_attrs() local

Completed in 97 milliseconds