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.c424 struct bnxt_re_qp *qp = container_of(qplib_qp, struct bnxt_re_qp, in bnxt_re_bind_fence_mw()
834 struct bnxt_re_qp *gsi_sqp; in bnxt_re_destroy_gsi_sqp()
879 struct bnxt_re_qp *qp = container_of(ib_qp, struct bnxt_re_qp, ib_qp); in bnxt_re_destroy_qp()
1125 struct bnxt_re_qp *qp; in bnxt_re_create_shadow_qp()
1419 struct bnxt_re_qp *sqp; in bnxt_re_create_shadow_gsi()
1514 struct bnxt_re_qp *qp = container_of(ib_qp, struct bnxt_re_qp, ib_qp); in bnxt_re_create_qp()
1926 struct bnxt_re_qp *qp = container_of(ib_qp, struct bnxt_re_qp, ib_qp); in bnxt_re_modify_qp()
2171 struct bnxt_re_qp *qp = container_of(ib_qp, struct bnxt_re_qp, ib_qp); in bnxt_re_query_qp()
2722 struct bnxt_re_qp *qp = container_of(ib_qp, struct bnxt_re_qp, ib_qp); in bnxt_re_post_send()
2854 struct bnxt_re_qp *qp = container_of(ib_qp, struct bnxt_re_qp, ib_qp); in bnxt_re_post_recv()
[all …]
H A Dib_verbs.h82 struct bnxt_re_qp { struct
249 unsigned long bnxt_re_lock_cqs(struct bnxt_re_qp *qp);
250 void bnxt_re_unlock_cqs(struct bnxt_re_qp *qp, unsigned long flags);
H A Dmain.c870 INIT_RDMA_OBJ_SIZE(ib_qp, bnxt_re_qp, ib_qp),
971 struct bnxt_re_qp *qp) in bnxt_re_handle_qp_async_event()
1007 struct bnxt_re_qp *qp = container_of(lib_qp, struct bnxt_re_qp, in bnxt_re_handle_affi_async_event()
1235 struct bnxt_re_qp *qp) in bnxt_re_is_qp1_or_shadow_qp()
1245 struct bnxt_re_qp *qp; in bnxt_re_dev_stop()