Home
last modified time | relevance | path

Searched refs:bnxt_re_qp (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/infiniband/hw/bnxt_re/
Dbnxt_re.h104 struct bnxt_re_qp *qp1_qp;
109 struct bnxt_re_qp *gsi_qp;
110 struct bnxt_re_qp *gsi_sqp;
Dib_verbs.c414 struct bnxt_re_qp *qp = container_of(qplib_qp, struct bnxt_re_qp, in bnxt_re_bind_fence_mw()
726 unsigned long bnxt_re_lock_cqs(struct bnxt_re_qp *qp) in bnxt_re_lock_cqs()
740 void bnxt_re_unlock_cqs(struct bnxt_re_qp *qp, in bnxt_re_unlock_cqs()
751 static int bnxt_re_destroy_gsi_sqp(struct bnxt_re_qp *qp) in bnxt_re_destroy_gsi_sqp()
753 struct bnxt_re_qp *gsi_sqp; in bnxt_re_destroy_gsi_sqp()
798 struct bnxt_re_qp *qp = container_of(ib_qp, struct bnxt_re_qp, ib_qp); in bnxt_re_destroy_qp()
871 static int bnxt_re_setup_swqe_size(struct bnxt_re_qp *qp, in bnxt_re_setup_swqe_size()
911 struct bnxt_re_qp *qp, struct ib_udata *udata) in bnxt_re_init_user_qp()
1022 static struct bnxt_re_qp *bnxt_re_create_shadow_qp in bnxt_re_create_shadow_qp()
1028 struct bnxt_re_qp *qp; in bnxt_re_create_shadow_qp()
[all …]
Dib_verbs.h80 struct bnxt_re_qp { struct
214 unsigned long bnxt_re_lock_cqs(struct bnxt_re_qp *qp);
215 void bnxt_re_unlock_cqs(struct bnxt_re_qp *qp, unsigned long flags);
Dmain.c716 INIT_RDMA_OBJ_SIZE(ib_qp, bnxt_re_qp, ib_qp),
826 struct bnxt_re_qp *qp) in bnxt_re_handle_qp_async_event()
863 struct bnxt_re_qp *qp = container_of(lib_qp, struct bnxt_re_qp, in bnxt_re_handle_affi_async_event()
1138 struct bnxt_re_qp *qp) in bnxt_re_is_qp1_or_shadow_qp()
1148 struct bnxt_re_qp *qp; in bnxt_re_dev_stop()