Searched refs:qedr_srq (Results 1 – 2 of 2) sorted by relevance
360 struct qedr_srq { struct406 struct qedr_srq *srq;609 static inline struct qedr_srq *get_qedr_srq(struct ib_srq *ibsrq) in get_qedr_srq()611 return container_of(ibsrq, struct qedr_srq, ibsrq); in get_qedr_srq()
236 INIT_RDMA_OBJ_SIZE(ib_srq, qedr_srq, ibsrq),654 struct qedr_srq *srq; in qedr_affiliated_event()