Lines Matching defs:event
751 const char *__attribute_const__ ib_event_msg(enum ib_event_type event);
762 enum ib_event_type event;
3013 void ib_dispatch_event(const struct ib_event *event);
3905 * completion event occurs on the CQ.
3907 * asynchronous event not associated with a completion occurs on the CQ.
3909 * the associated completion and event handlers.
3935 * @cq_count: number of CQEs that will trigger an event
3936 * @cq_period: max period of time in usec before triggering an event
3981 * @cq: The CQ to generate an event for.
3984 * to request an event on the next solicited event or next work
3993 * were missed and it is safe to wait for another event. In
3996 * notification event.
3999 * make sure it is empty to avoid missing an event because of a
4004 * completion notification event.