Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/bnxt_re/
Dbnxt_re.h105 struct bnxt_re_qp *qp1_qp;
166 struct bnxt_re_qp *qp1_sqp;
Dib_verbs.h80 struct bnxt_re_qp { struct
223 unsigned long bnxt_re_lock_cqs(struct bnxt_re_qp *qp);
224 void bnxt_re_unlock_cqs(struct bnxt_re_qp *qp, unsigned long flags);
Dib_verbs.c441 struct bnxt_re_qp *qp = container_of(qplib_qp, struct bnxt_re_qp, in bnxt_re_bind_fence_mw()
774 unsigned long bnxt_re_lock_cqs(struct bnxt_re_qp *qp) in bnxt_re_lock_cqs()
788 void bnxt_re_unlock_cqs(struct bnxt_re_qp *qp, in bnxt_re_unlock_cqs()
802 struct bnxt_re_qp *qp = container_of(ib_qp, struct bnxt_re_qp, ib_qp); in bnxt_re_destroy_qp()
877 struct bnxt_re_qp *qp, struct ib_udata *udata) in bnxt_re_init_user_qp()
975 static struct bnxt_re_qp *bnxt_re_create_shadow_qp in bnxt_re_create_shadow_qp()
981 struct bnxt_re_qp *qp; in bnxt_re_create_shadow_qp()
1045 struct bnxt_re_qp *qp; in bnxt_re_create_qp()
1553 struct bnxt_re_qp *qp1_qp, in bnxt_re_modify_shadow_qp()
1556 struct bnxt_re_qp *qp = rdev->qp1_sqp; in bnxt_re_modify_shadow_qp()
[all …]
Dmain.c751 struct bnxt_re_qp *qp) in bnxt_re_handle_qp_async_event()
787 struct bnxt_re_qp *qp = container_of(lib_qp, struct bnxt_re_qp, in bnxt_re_handle_affi_async_event()
1045 struct bnxt_re_qp *qp) in bnxt_re_is_qp1_or_shadow_qp()
1054 struct bnxt_re_qp *qp; in bnxt_re_dev_stop()