Searched defs:ib_event (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/clients/of/sol_ofs/
H A Dsol_kverbs.c145 struct ib_event ib_event; local
163 bzero(&ib_event, sizeof (struct ib_event));
166 FIRE_QP_EVENT(ofs_client, hdl, ib_event, qpp,
170 FIRE_QP_EVENT(ofs_client, hdl, ib_event, qpp,
174 FIRE_QP_EVENT(ofs_client, hdl, ib_event, qpp,
178 FIRE_QP_EVENT(ofs_client, hdl, ib_event, qpp,
182 FIRE_QP_EVENT(ofs_client, hdl, ib_event, qpp,
186 FIRE_QP_EVENT(ofs_client, hdl, ib_event, qp
[all...]
/illumos-gate/usr/src/uts/common/sys/ib/clients/of/rdma/
H A Dib_verbs.h279 struct ib_event { struct
293 struct ib_event *);
413 void (*event_handler)(struct ib_event *, void *);
448 void (*event_handler)(struct ib_event *, void *);
591 void (*event_handler)(struct ib_event *, void *);
601 void (*event_handler)(struct ib_event *, void *);
612 void (*event_handler)(struct ib_event *, void *);
730 void (*event_handler)(struct ib_event *, void *),

Completed in 61 milliseconds