Searched refs:ib_uverbs_event_queue (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/infiniband/core/
H A Duverbs.h90 * struct ib_uverbs_event_queue: Base structure for
117 struct ib_uverbs_event_queue { struct
127 struct ib_uverbs_event_queue ev_queue;
133 struct ib_uverbs_event_queue ev_queue;
219 void ib_uverbs_init_event_queue(struct ib_uverbs_event_queue *ev_queue);
221 void ib_uverbs_free_event_queue(struct ib_uverbs_event_queue *event_queue);
H A Duverbs_std_types.c133 void ib_uverbs_free_event_queue(struct ib_uverbs_event_queue *event_queue)
H A Duverbs_std_types_cq.c43 struct ib_uverbs_event_queue *ev_queue = cq->cq_context;
H A Duverbs_main.c225 static ssize_t ib_uverbs_event_read(struct ib_uverbs_event_queue *ev_queue,
300 static __poll_t ib_uverbs_event_poll(struct ib_uverbs_event_queue *ev_queue,
370 struct ib_uverbs_event_queue *ev_queue = cq_context;
480 void ib_uverbs_init_event_queue(struct ib_uverbs_event_queue *ev_queue)

Completed in 141 milliseconds