Searched refs:hfi1_srq (Results 1 – 4 of 4) sorted by relevance
68 struct hfi1_srq *srq = to_isrq(ibsrq); in hfi1_post_srq_receive()123 struct hfi1_srq *srq; in hfi1_create_srq()232 struct hfi1_srq *srq = to_isrq(ibsrq); in hfi1_modify_srq()370 struct hfi1_srq *srq = to_isrq(ibsrq); in hfi1_query_srq()384 struct hfi1_srq *srq = to_isrq(ibsrq); in hfi1_destroy_srq()
397 struct hfi1_srq { struct820 static inline struct hfi1_srq *to_isrq(struct ib_srq *ibsrq) in to_isrq()822 return container_of(ibsrq, struct hfi1_srq, ibsrq); in to_isrq()
162 struct hfi1_srq *srq; in hfi1_get_rwqe()
1070 struct hfi1_srq *srq = to_isrq(init_attr->srq); in hfi1_create_qp()