Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_def.h594 struct qlnxr_srq { struct
637 struct qlnxr_srq *srq;
790 static inline struct qlnxr_srq *
793 return container_of(ibsrq, struct qlnxr_srq, ibsrq); in get_qlnxr_srq()
H A Dqlnxr_verbs.c77 struct qlnxr_srq *srq,
88 struct qlnxr_srq *srq,
92 qlnxr_free_srq_user_params(struct qlnxr_srq *srq);
174 struct qlnxr_srq *srq = get_qlnxr_srq(ibsrq); in qlnxr_create_srq()
264 struct qlnxr_srq *srq; in qlnxr_destroy_srq()
290 struct qlnxr_srq *srq; in qlnxr_modify_srq()
329 struct qlnxr_srq *srq; in qlnxr_query_srq()
387 struct qlnxr_srq *srq; in qlnxr_post_srq_recv()
2094 struct qlnxr_srq *srq, in qlnxr_copy_srq_uresp()
2326 struct qlnxr_srq *srq, in qlnxr_init_srq_user_params()
[all …]
H A Dqlnxr_os.c161 #define qlnxr_ib_srq qlnxr_srq in qlnxr_register_device()