Home
last modified time | relevance | path

Searched refs:bnxt_qplib_srq (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.h89 struct bnxt_qplib_srq { struct
311 struct bnxt_qplib_srq *srq;
488 struct bnxt_qplib_srq *srq, u8 event);
523 struct bnxt_qplib_srq *srq);
525 struct bnxt_qplib_srq *srq);
527 struct bnxt_qplib_srq *srq);
529 struct bnxt_qplib_srq *srq);
530 int bnxt_qplib_post_srq_recv(struct bnxt_qplib_srq *srq,
Dqplib_fp.c358 struct bnxt_qplib_srq *srq; in bnxt_qplib_service_nq()
366 srq = (struct bnxt_qplib_srq *)q_handle; in bnxt_qplib_service_nq()
376 (struct bnxt_qplib_srq *)q_handle, in bnxt_qplib_service_nq()
618 struct bnxt_qplib_srq *srq) in bnxt_qplib_destroy_srq()
642 struct bnxt_qplib_srq *srq) in bnxt_qplib_create_srq()
719 struct bnxt_qplib_srq *srq) in bnxt_qplib_modify_srq()
737 struct bnxt_qplib_srq *srq) in bnxt_qplib_query_srq()
771 int bnxt_qplib_post_srq_recv(struct bnxt_qplib_srq *srq, in bnxt_qplib_post_srq_recv()
2633 static void bnxt_qplib_release_srqe(struct bnxt_qplib_srq *srq, u32 tag) in bnxt_qplib_release_srqe()
2649 struct bnxt_qplib_srq *srq; in bnxt_qplib_cq_process_res_rc()
[all …]
Dib_verbs.h77 struct bnxt_qplib_srq qplib_srq;
Dmain.c1245 struct bnxt_qplib_srq *handle, u8 event) in bnxt_re_srqn_handler()
Dib_verbs.c1720 struct bnxt_qplib_srq *qplib_srq = &srq->qplib_srq; in bnxt_re_destroy_srq()
1743 struct bnxt_qplib_srq *qplib_srq = &srq->qplib_srq; in bnxt_re_init_user_srq()