Home
last modified time | relevance | path

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

/linux-4.4.14/include/rdma/
Dib_verbs.h805 struct ib_srq_init_attr { struct
806 void (*event_handler)(struct ib_event *, void *);
807 void *srq_context;
808 struct ib_srq_attr attr;
809 enum ib_srq_type srq_type;
811 union {
816 } ext;