Searched refs:qlnxr_srq (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/dev/qlnx/qlnxr/
H A Dqlnxr_def.h600 struct qlnxr_srq { struct
660 struct qlnxr_srq *srq;
816 static inline struct qlnxr_srq *
819 return container_of(ibsrq, struct qlnxr_srq, ibsrq);
H A Dqlnxr_verbs.c82 struct qlnxr_srq *srq,
87 qlnxr_alloc_srq_kernel_params(struct qlnxr_srq *srq,
93 struct qlnxr_srq *srq,
97 qlnxr_free_srq_user_params(struct qlnxr_srq *srq);
100 qlnxr_free_srq_kernel_params(struct qlnxr_srq *srq);
180 struct qlnxr_srq *srq;
277 struct qlnxr_srq *srq;
305 struct qlnxr_srq *srq;
344 struct qlnxr_srq *srq;
402 struct qlnxr_srq *sr
[all...]

Completed in 118 milliseconds