Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/bnxt_re/
Dqplib_fp.h89 struct bnxt_qplib_srq { struct
309 struct bnxt_qplib_srq *srq;
469 struct bnxt_qplib_srq *srq, u8 event);
504 struct bnxt_qplib_srq *srq);
506 struct bnxt_qplib_srq *srq);
508 struct bnxt_qplib_srq *srq);
510 struct bnxt_qplib_srq *srq);
511 int bnxt_qplib_post_srq_recv(struct bnxt_qplib_srq *srq,
Dqplib_fp.c354 struct bnxt_qplib_srq *srq; in bnxt_qplib_service_nq()
361 srq = (struct bnxt_qplib_srq *)q_handle; in bnxt_qplib_service_nq()
365 (struct bnxt_qplib_srq *)q_handle, in bnxt_qplib_service_nq()
581 struct bnxt_qplib_srq *srq) in bnxt_qplib_destroy_srq()
603 struct bnxt_qplib_srq *srq) in bnxt_qplib_create_srq()
678 struct bnxt_qplib_srq *srq) in bnxt_qplib_modify_srq()
700 struct bnxt_qplib_srq *srq) in bnxt_qplib_query_srq()
727 int bnxt_qplib_post_srq_recv(struct bnxt_qplib_srq *srq, in bnxt_qplib_post_srq_recv()
2422 static void bnxt_qplib_release_srqe(struct bnxt_qplib_srq *srq, u32 tag) in bnxt_qplib_release_srqe()
2437 struct bnxt_qplib_srq *srq; in bnxt_qplib_cq_process_res_rc()
[all …]
Dib_verbs.h75 struct bnxt_qplib_srq qplib_srq;
Dmain.c891 struct bnxt_qplib_srq *handle, u8 event) in bnxt_re_srqn_handler()
Dib_verbs.c1559 struct bnxt_qplib_srq *qplib_srq = &srq->qplib_srq; in bnxt_re_destroy_srq()
1578 struct bnxt_qplib_srq *qplib_srq = &srq->qplib_srq; in bnxt_re_init_user_srq()