Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/hw/bnxt_re/
Dib_verbs.c1104 struct bnxt_re_srq *srq; in bnxt_re_init_rq_attr()
1106 srq = container_of(init_attr->srq, struct bnxt_re_srq, ib_srq); in bnxt_re_init_rq_attr()
1556 struct bnxt_re_srq *srq = container_of(ib_srq, struct bnxt_re_srq, in bnxt_re_destroy_srq()
1574 struct bnxt_re_srq *srq, in bnxt_re_init_user_srq()
1611 struct bnxt_re_srq *srq; in bnxt_re_create_srq()
1620 srq = container_of(ib_srq, struct bnxt_re_srq, ib_srq); in bnxt_re_create_srq()
1693 struct bnxt_re_srq *srq = container_of(ib_srq, struct bnxt_re_srq, in bnxt_re_modify_srq()
1727 struct bnxt_re_srq *srq = container_of(ib_srq, struct bnxt_re_srq, in bnxt_re_query_srq()
1729 struct bnxt_re_srq tsrq; in bnxt_re_query_srq()
1750 struct bnxt_re_srq *srq = container_of(ib_srq, struct bnxt_re_srq, in bnxt_re_post_srq_recv()
Dib_verbs.h71 struct bnxt_re_srq { struct
Dmain.c717 INIT_RDMA_OBJ_SIZE(ib_srq, bnxt_re_srq, ib_srq),
893 struct bnxt_re_srq *srq = container_of(handle, struct bnxt_re_srq, in bnxt_re_srqn_handler()