Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.h89 struct bnxt_qplib_srq { struct
309 struct bnxt_qplib_srq *srq;
470 struct bnxt_qplib_srq *srq, u8 event);
505 struct bnxt_qplib_srq *srq);
507 struct bnxt_qplib_srq *srq);
509 struct bnxt_qplib_srq *srq);
511 struct bnxt_qplib_srq *srq);
512 int bnxt_qplib_post_srq_recv(struct bnxt_qplib_srq *srq,
Dqplib_fp.c350 struct bnxt_qplib_srq *srq; in bnxt_qplib_service_nq()
357 srq = (struct bnxt_qplib_srq *)q_handle; in bnxt_qplib_service_nq()
361 (struct bnxt_qplib_srq *)q_handle, in bnxt_qplib_service_nq()
602 struct bnxt_qplib_srq *srq) in bnxt_qplib_destroy_srq()
626 struct bnxt_qplib_srq *srq) in bnxt_qplib_create_srq()
703 struct bnxt_qplib_srq *srq) in bnxt_qplib_modify_srq()
725 struct bnxt_qplib_srq *srq) in bnxt_qplib_query_srq()
758 int bnxt_qplib_post_srq_recv(struct bnxt_qplib_srq *srq, in bnxt_qplib_post_srq_recv()
2511 static void bnxt_qplib_release_srqe(struct bnxt_qplib_srq *srq, u32 tag) in bnxt_qplib_release_srqe()
2526 struct bnxt_qplib_srq *srq; in bnxt_qplib_cq_process_res_rc()
[all …]
Dib_verbs.h77 struct bnxt_qplib_srq qplib_srq;
Dmain.c1035 struct bnxt_qplib_srq *handle, u8 event) in bnxt_re_srqn_handler()
Dib_verbs.c1667 struct bnxt_qplib_srq *qplib_srq = &srq->qplib_srq; in bnxt_re_destroy_srq()
1686 struct bnxt_qplib_srq *qplib_srq = &srq->qplib_srq; in bnxt_re_init_user_srq()