Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/hw/bnxt_re/
H A Dib_verbs.c1100 struct bnxt_re_srq *srq; in bnxt_re_init_rq_attr()
1102 srq = container_of(init_attr->srq, struct bnxt_re_srq, ib_srq); in bnxt_re_init_rq_attr()
1571 struct bnxt_re_srq *srq = container_of(ib_srq, struct bnxt_re_srq, in bnxt_re_destroy_srq()
1589 struct bnxt_re_srq *srq, in bnxt_re_init_user_srq()
1626 struct bnxt_re_srq *srq; in bnxt_re_create_srq()
1635 srq = container_of(ib_srq, struct bnxt_re_srq, ib_srq); in bnxt_re_create_srq()
1708 struct bnxt_re_srq *srq = container_of(ib_srq, struct bnxt_re_srq, in bnxt_re_modify_srq()
1742 struct bnxt_re_srq *srq = container_of(ib_srq, struct bnxt_re_srq, in bnxt_re_query_srq()
1744 struct bnxt_re_srq tsrq; in bnxt_re_query_srq()
1765 struct bnxt_re_srq *srq = container_of(ib_srq, struct bnxt_re_srq, in bnxt_re_post_srq_recv()
H A Dib_verbs.h71 struct bnxt_re_srq { struct
H A Dmain.c685 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()