Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/bnxt_re/
H A Dbnxt_re.h98 struct bnxt_re_qp *qp1_qp;
103 struct bnxt_re_qp *gsi_qp;
104 struct bnxt_re_qp *gsi_sqp;
H A Dib_verbs.c428 struct bnxt_re_qp *qp = container_of(qplib_qp, struct bnxt_re_qp, in bnxt_re_bind_fence_mw()
817 unsigned long bnxt_re_lock_cqs(struct bnxt_re_qp *qp) in bnxt_re_lock_cqs()
831 void bnxt_re_unlock_cqs(struct bnxt_re_qp *qp, in bnxt_re_unlock_cqs()
842 static int bnxt_re_destroy_gsi_sqp(struct bnxt_re_qp *qp) in bnxt_re_destroy_gsi_sqp()
844 struct bnxt_re_qp *gsi_sqp; in bnxt_re_destroy_gsi_sqp()
889 struct bnxt_re_qp *qp = container_of(ib_qp, struct bnxt_re_qp, ib_qp); in bnxt_re_destroy_qp()
978 static int bnxt_re_setup_swqe_size(struct bnxt_re_qp *qp, in bnxt_re_setup_swqe_size()
1017 struct bnxt_re_qp *qp, struct ib_udata *udata) in bnxt_re_init_user_qp()
1128 static struct bnxt_re_qp *bnxt_re_create_shadow_qp in bnxt_re_create_shadow_qp()
1134 struct bnxt_re_qp *qp; in bnxt_re_create_shadow_qp()
[all …]
H A Dib_verbs.h82 struct bnxt_re_qp { struct
253 unsigned long bnxt_re_lock_cqs(struct bnxt_re_qp *qp);
254 void bnxt_re_unlock_cqs(struct bnxt_re_qp *qp, unsigned long flags);
H A Dmain.c888 INIT_RDMA_OBJ_SIZE(ib_qp, bnxt_re_qp, ib_qp),
989 struct bnxt_re_qp *qp) in bnxt_re_handle_qp_async_event()
1025 struct bnxt_re_qp *qp = container_of(lib_qp, struct bnxt_re_qp, in bnxt_re_handle_affi_async_event()
1243 struct bnxt_re_qp *qp) in bnxt_re_is_qp1_or_shadow_qp()
1253 struct bnxt_re_qp *qp; in bnxt_re_dev_stop()