Home
last modified time | relevance | path

Searched defs:ib_srq_init_attr (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/sys/ofed/include/rdma/
Dib_verbs.h631 struct ib_srq_init_attr { struct
632 void (*event_handler)(struct ib_event *, void *);
633 void *srq_context;
634 struct ib_srq_attr attr;
635 enum ib_srq_type srq_type;
637 union {
642 } ext;