Lines Matching defs:event
729 const char *__attribute_const__ ib_event_msg(enum ib_event_type event);
740 enum ib_event_type event;
2963 void ib_dispatch_event(const struct ib_event *event);
3819 * completion event occurs on the CQ.
3821 * asynchronous event not associated with a completion occurs on the CQ.
3823 * the associated completion and event handlers.
3849 * @cq_count: number of CQEs that will trigger an event
3850 * @cq_period: max period of time in usec before triggering an event
3895 * @cq: The CQ to generate an event for.
3898 * to request an event on the next solicited event or next work
3907 * were missed and it is safe to wait for another event. In
3910 * notification event.
3913 * make sure it is empty to avoid missing an event because of a
3918 * completion notification event.
3935 * @cq: The CQ to generate an event for.
3937 * CQ before an event is generated.