Home
last modified time | relevance | path

Searched refs:bnxt_qplib_qp (Results 1 – 6 of 6) sorted by relevance

/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.h253 struct bnxt_qplib_qp { struct
525 int bnxt_qplib_create_qp1(struct bnxt_qplib_res *res, struct bnxt_qplib_qp *qp);
526 int bnxt_qplib_create_qp(struct bnxt_qplib_res *res, struct bnxt_qplib_qp *qp);
527 int bnxt_qplib_modify_qp(struct bnxt_qplib_res *res, struct bnxt_qplib_qp *qp);
528 int bnxt_qplib_query_qp(struct bnxt_qplib_res *res, struct bnxt_qplib_qp *qp);
529 int bnxt_qplib_destroy_qp(struct bnxt_qplib_res *res, struct bnxt_qplib_qp *qp);
530 void bnxt_qplib_clean_qp(struct bnxt_qplib_qp *qp);
532 struct bnxt_qplib_qp *qp);
533 void *bnxt_qplib_get_qp1_sq_buf(struct bnxt_qplib_qp *qp,
535 void *bnxt_qplib_get_qp1_rq_buf(struct bnxt_qplib_qp *qp,
[all …]
Dqplib_fp.c60 static void bnxt_qplib_cancel_phantom_processing(struct bnxt_qplib_qp *qp) in bnxt_qplib_cancel_phantom_processing()
68 static void __bnxt_qplib_add_flush_qp(struct bnxt_qplib_qp *qp) in __bnxt_qplib_add_flush_qp()
92 static void bnxt_qplib_acquire_cq_flush_locks(struct bnxt_qplib_qp *qp, in bnxt_qplib_acquire_cq_flush_locks()
103 static void bnxt_qplib_release_cq_flush_locks(struct bnxt_qplib_qp *qp, in bnxt_qplib_release_cq_flush_locks()
114 void bnxt_qplib_add_flush_qp(struct bnxt_qplib_qp *qp) in bnxt_qplib_add_flush_qp()
123 static void __bnxt_qplib_del_flush_qp(struct bnxt_qplib_qp *qp) in __bnxt_qplib_del_flush_qp()
137 void bnxt_qplib_clean_qp(struct bnxt_qplib_qp *qp) in bnxt_qplib_clean_qp()
175 struct bnxt_qplib_qp *qp) in bnxt_qplib_free_qp_hdr_buf()
197 struct bnxt_qplib_qp *qp) in bnxt_qplib_alloc_qp_hdr_buf()
722 int bnxt_qplib_create_qp1(struct bnxt_qplib_res *res, struct bnxt_qplib_qp *qp) in bnxt_qplib_create_qp1()
[all …]
Dib_verbs.h86 struct bnxt_qplib_qp qplib_qp;
Dib_verbs.c429 static int bnxt_re_bind_fence_mw(struct bnxt_qplib_qp *qplib_qp) in bnxt_re_bind_fence_mw()
840 struct bnxt_qplib_qp *qplib_qp = &qp->qplib_qp; in bnxt_re_init_user_qp()
894 struct bnxt_qplib_qp *qp1_qp) in bnxt_re_create_shadow_qp_ah()
941 struct bnxt_qplib_qp *qp1_qp) in bnxt_re_create_shadow_qp()
1780 struct bnxt_qplib_qp *qplib_qp; in bnxt_re_query_qp()
3094 struct bnxt_qplib_qp *lib_qp = &qp->qplib_qp; in send_phantom_wqe()
3121 struct bnxt_qplib_qp *lib_qp; in bnxt_re_poll_cq()
3164 ((struct bnxt_qplib_qp *) in bnxt_re_poll_cq()
Dqplib_rcfw.c299 struct bnxt_qplib_qp *qp; in bnxt_qplib_process_qp_event()
Dmain.c822 struct bnxt_qplib_qp *lib_qp = obj; in bnxt_re_handle_affi_async_event()