Searched refs:bnxt_re_qp (Results 1 – 4 of 4) sorted by relevance
| /Linux-v5.4/drivers/infiniband/hw/bnxt_re/ |
| D | bnxt_re.h | 104 struct bnxt_re_qp *qp1_qp; 168 struct bnxt_re_qp *qp1_sqp;
|
| D | ib_verbs.c | 431 struct bnxt_re_qp *qp = container_of(qplib_qp, struct bnxt_re_qp, in bnxt_re_bind_fence_mw() 738 unsigned long bnxt_re_lock_cqs(struct bnxt_re_qp *qp) in bnxt_re_lock_cqs() 752 void bnxt_re_unlock_cqs(struct bnxt_re_qp *qp, in bnxt_re_unlock_cqs() 766 struct bnxt_re_qp *qp = container_of(ib_qp, struct bnxt_re_qp, ib_qp); in bnxt_re_destroy_qp() 837 struct bnxt_re_qp *qp, struct ib_udata *udata) in bnxt_re_init_user_qp() 938 static struct bnxt_re_qp *bnxt_re_create_shadow_qp in bnxt_re_create_shadow_qp() 944 struct bnxt_re_qp *qp; in bnxt_re_create_shadow_qp() 1008 struct bnxt_re_qp *qp; in bnxt_re_create_qp() 1503 struct bnxt_re_qp *qp1_qp, in bnxt_re_modify_shadow_qp() 1506 struct bnxt_re_qp *qp = rdev->qp1_sqp; in bnxt_re_modify_shadow_qp() [all …]
|
| D | ib_verbs.h | 80 struct bnxt_re_qp { struct 215 unsigned long bnxt_re_lock_cqs(struct bnxt_re_qp *qp); 216 void bnxt_re_unlock_cqs(struct bnxt_re_qp *qp, unsigned long flags);
|
| D | main.c | 786 struct bnxt_re_qp *qp) in bnxt_re_handle_qp_async_event() 822 struct bnxt_re_qp *qp = container_of(lib_qp, struct bnxt_re_qp, in bnxt_re_handle_affi_async_event() 1105 struct bnxt_re_qp *qp) in bnxt_re_is_qp1_or_shadow_qp() 1114 struct bnxt_re_qp *qp; in bnxt_re_dev_stop()
|