Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/bnxt_re/
H A Dbnxt_re.h113 struct bnxt_re_qp *qp1_qp;
118 struct bnxt_re_qp *gsi_qp;
119 struct bnxt_re_qp *gsi_sqp;
H A Dib_verbs.c410 struct bnxt_re_qp *qp = container_of(qplib_qp, struct bnxt_re_qp, in bnxt_re_bind_fence_mw()
721 unsigned long bnxt_re_lock_cqs(struct bnxt_re_qp *qp) in bnxt_re_lock_cqs()
735 void bnxt_re_unlock_cqs(struct bnxt_re_qp *qp, in bnxt_re_unlock_cqs()
746 static int bnxt_re_destroy_gsi_sqp(struct bnxt_re_qp *qp) in bnxt_re_destroy_gsi_sqp()
748 struct bnxt_re_qp *gsi_sqp; in bnxt_re_destroy_gsi_sqp()
792 struct bnxt_re_qp *qp = container_of(ib_qp, struct bnxt_re_qp, ib_qp); in bnxt_re_destroy_qp()
868 static int bnxt_re_setup_swqe_size(struct bnxt_re_qp *qp, in bnxt_re_setup_swqe_size()
908 struct bnxt_re_qp *qp, struct ib_udata *udata) in bnxt_re_init_user_qp()
1018 static struct bnxt_re_qp *bnxt_re_create_shadow_qp in bnxt_re_create_shadow_qp()
1024 struct bnxt_re_qp *qp; in bnxt_re_create_shadow_qp()
[all …]
H A Dib_verbs.h80 struct bnxt_re_qp { struct
216 unsigned long bnxt_re_lock_cqs(struct bnxt_re_qp *qp);
217 void bnxt_re_unlock_cqs(struct bnxt_re_qp *qp, unsigned long flags);
H A Dmain.c822 struct bnxt_re_qp *qp) in bnxt_re_handle_qp_async_event()
859 struct bnxt_re_qp *qp = container_of(lib_qp, struct bnxt_re_qp, in bnxt_re_handle_affi_async_event()
1147 struct bnxt_re_qp *qp) in bnxt_re_is_qp1_or_shadow_qp()
1157 struct bnxt_re_qp *qp; in bnxt_re_dev_stop()