Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/hw/bnxt_re/
Dib_verbs.c1099 struct bnxt_re_srq *srq; in bnxt_re_init_rq_attr()
1101 srq = container_of(init_attr->srq, struct bnxt_re_srq, ib_srq); in bnxt_re_init_rq_attr()
1551 struct bnxt_re_srq *srq = container_of(ib_srq, struct bnxt_re_srq, in bnxt_re_destroy_srq()
1569 struct bnxt_re_srq *srq, in bnxt_re_init_user_srq()
1606 struct bnxt_re_srq *srq; in bnxt_re_create_srq()
1615 srq = container_of(ib_srq, struct bnxt_re_srq, ib_srq); in bnxt_re_create_srq()
1688 struct bnxt_re_srq *srq = container_of(ib_srq, struct bnxt_re_srq, in bnxt_re_modify_srq()
1722 struct bnxt_re_srq *srq = container_of(ib_srq, struct bnxt_re_srq, in bnxt_re_query_srq()
1724 struct bnxt_re_srq tsrq; in bnxt_re_query_srq()
1745 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.c715 INIT_RDMA_OBJ_SIZE(ib_srq, bnxt_re_srq, ib_srq),
889 struct bnxt_re_srq *srq = container_of(handle, struct bnxt_re_srq, in bnxt_re_srqn_handler()