Home
last modified time | relevance | path

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

/linux-4.1.27/include/rdma/
Dib_verbs.h740 struct ib_srq_init_attr { struct
741 void (*event_handler)(struct ib_event *, void *);
742 void *srq_context;
743 struct ib_srq_attr attr;
744 enum ib_srq_type srq_type;
746 union {
751 } ext;