Home
last modified time | relevance | path

Searched refs:bnxt_re_srq (Results 1 – 4 of 4) sorted by relevance

/drivers/infiniband/hw/bnxt_re/
A Dmain.c1196 struct bnxt_re_srq *srq; in bnxt_re_fill_res_srq_entry()
1202 srq = container_of(ib_srq, struct bnxt_re_srq, ib_srq); in bnxt_re_fill_res_srq_entry()
1222 struct bnxt_re_srq *srq; in bnxt_re_fill_res_srq_entry_raw()
1226 srq = container_of(ib_srq, struct bnxt_re_srq, ib_srq); in bnxt_re_fill_res_srq_entry_raw()
1304 INIT_RDMA_OBJ_SIZE(ib_srq, bnxt_re_srq, ib_srq),
1428 struct bnxt_re_srq *srq = NULL; in bnxt_re_handle_qp_async_event()
1433 srq = container_of(qp->qplib_qp.srq, struct bnxt_re_srq, in bnxt_re_handle_qp_async_event()
1642 struct bnxt_re_srq *srq = container_of(handle, struct bnxt_re_srq, in bnxt_re_srqn_handler()
A Dib_verbs.c1282 struct bnxt_re_srq *srq; in bnxt_re_init_rq_attr()
1773 struct bnxt_re_srq *srq = container_of(ib_srq, struct bnxt_re_srq, in bnxt_re_destroy_srq()
1790 struct bnxt_re_srq *srq, in bnxt_re_init_user_srq()
1827 struct bnxt_re_srq *srq; in bnxt_re_create_srq()
1837 srq = container_of(ib_srq, struct bnxt_re_srq, ib_srq); in bnxt_re_create_srq()
1921 struct bnxt_re_srq *srq = container_of(ib_srq, struct bnxt_re_srq, in bnxt_re_modify_srq()
1954 struct bnxt_re_srq *srq = container_of(ib_srq, struct bnxt_re_srq, in bnxt_re_query_srq()
1956 struct bnxt_re_srq tsrq; in bnxt_re_query_srq()
1977 struct bnxt_re_srq *srq = container_of(ib_srq, struct bnxt_re_srq, in bnxt_re_post_srq_recv()
4414 struct bnxt_re_srq *srq = NULL, *tmp_srq; in bnxt_re_search_for_srq()
[all …]
A Dib_verbs.h73 struct bnxt_re_srq { struct
A Dqplib_fp.c359 struct bnxt_re_srq *srq_p; in bnxt_qplib_service_nq()
370 srq_p = container_of(srq, struct bnxt_re_srq, qplib_srq); in bnxt_qplib_service_nq()

Completed in 614 milliseconds