Home
last modified time | relevance | path

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

/linux-4.19.296/include/rdma/
Dib_verbs.h653 struct ib_srq *srq;
1145 struct ib_srq *srq;
1607 struct ib_srq { struct
1763 struct ib_srq *srq;
2378 struct ib_srq * (*create_srq)(struct ib_pd *pd,
2381 int (*modify_srq)(struct ib_srq *srq,
2385 int (*query_srq)(struct ib_srq *srq,
2387 int (*destroy_srq)(struct ib_srq *srq);
2388 int (*post_srq_recv)(struct ib_srq *srq,
3255 struct ib_srq *ib_create_srq(struct ib_pd *pd,
[all …]
Drdma_vt.h455 static inline struct rvt_srq *ibsrq_to_rvtsrq(struct ib_srq *ibsrq) in ibsrq_to_rvtsrq()
Drdmavt_qp.h391 struct ib_srq ibsrq;