Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/ofed/include/rdma/
HDib_verbs.h963 struct ib_srq_init_attr { struct
964 void (*event_handler)(struct ib_event *, void *);
965 void *srq_context;
966 struct ib_srq_attr attr;
967 enum ib_srq_type srq_type;
969 union {
974 } ext;