Home
last modified time | relevance | path

Searched refs:lib_qp (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c3400 struct bnxt_qplib_qp *lib_qp = &qp->qplib_qp; in send_phantom_wqe() local
3406 rc = bnxt_re_bind_fence_mw(lib_qp); in send_phantom_wqe()
3408 lib_qp->sq.phantom_wqe_cnt++; in send_phantom_wqe()
3411 lib_qp->id, lib_qp->sq.hwq.prod, in send_phantom_wqe()
3412 HWQ_CMP(lib_qp->sq.hwq.prod, &lib_qp->sq.hwq), in send_phantom_wqe()
3413 lib_qp->sq.phantom_wqe_cnt); in send_phantom_wqe()
3427 struct bnxt_qplib_qp *lib_qp; in bnxt_re_poll_cq() local
3441 lib_qp in bnxt_re_poll_cq()
[all...]
H A Dqplib_fp.c2336 u32 cq_cons, struct bnxt_qplib_qp **lib_qp) in bnxt_qplib_cq_process_req()
2399 *lib_qp = qp; in bnxt_qplib_cq_process_req()
2857 int num_cqes, struct bnxt_qplib_qp **lib_qp) in bnxt_qplib_poll_cq()
2885 sw_cons, lib_qp); in bnxt_qplib_poll_cq()
2333 bnxt_qplib_cq_process_req(struct bnxt_qplib_cq *cq, struct cq_req *hwcqe, struct bnxt_qplib_cqe **pcqe, int *budget, u32 cq_cons, struct bnxt_qplib_qp **lib_qp) bnxt_qplib_cq_process_req() argument
2856 bnxt_qplib_poll_cq(struct bnxt_qplib_cq *cq, struct bnxt_qplib_cqe *cqe, int num_cqes, struct bnxt_qplib_qp **lib_qp) bnxt_qplib_poll_cq() argument
H A Dmain.c864 struct bnxt_qplib_qp *lib_qp = obj; in bnxt_re_handle_affi_async_event() local
865 struct bnxt_re_qp *qp = container_of(lib_qp, struct bnxt_re_qp, in bnxt_re_handle_affi_async_event()
/kernel/linux/linux-6.6/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c3602 struct bnxt_qplib_qp *lib_qp = &qp->qplib_qp; in send_phantom_wqe() local
3608 rc = bnxt_re_bind_fence_mw(lib_qp); in send_phantom_wqe()
3610 lib_qp->sq.phantom_wqe_cnt++; in send_phantom_wqe()
3613 lib_qp->id, lib_qp->sq.hwq.prod, in send_phantom_wqe()
3614 HWQ_CMP(lib_qp->sq.hwq.prod, &lib_qp->sq.hwq), in send_phantom_wqe()
3615 lib_qp->sq.phantom_wqe_cnt); in send_phantom_wqe()
3629 struct bnxt_qplib_qp *lib_qp; in bnxt_re_poll_cq() local
3652 lib_qp in bnxt_re_poll_cq()
[all...]
H A Dqplib_fp.c2418 u32 cq_cons, struct bnxt_qplib_qp **lib_qp) in bnxt_qplib_cq_process_req()
2481 *lib_qp = qp; in bnxt_qplib_cq_process_req()
2934 int num_cqes, struct bnxt_qplib_qp **lib_qp) in bnxt_qplib_poll_cq()
2964 sw_cons, lib_qp); in bnxt_qplib_poll_cq()
2415 bnxt_qplib_cq_process_req(struct bnxt_qplib_cq *cq, struct cq_req *hwcqe, struct bnxt_qplib_cqe **pcqe, int *budget, u32 cq_cons, struct bnxt_qplib_qp **lib_qp) bnxt_qplib_cq_process_req() argument
2933 bnxt_qplib_poll_cq(struct bnxt_qplib_cq *cq, struct bnxt_qplib_cqe *cqe, int num_cqes, struct bnxt_qplib_qp **lib_qp) bnxt_qplib_poll_cq() argument
H A Dmain.c1006 struct bnxt_qplib_qp *lib_qp = obj; in bnxt_re_handle_affi_async_event() local
1007 struct bnxt_re_qp *qp = container_of(lib_qp, struct bnxt_re_qp, in bnxt_re_handle_affi_async_event()

Completed in 21 milliseconds