Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
H A Duverbs_main.c225 static ssize_t ib_uverbs_event_read(struct ib_uverbs_event_queue *ev_queue, in ib_uverbs_event_read()
300 static __poll_t ib_uverbs_event_poll(struct ib_uverbs_event_queue *ev_queue, in ib_uverbs_event_poll()
370 struct ib_uverbs_event_queue *ev_queue = cq_context; in ib_uverbs_comp_handler() local
480 void ib_uverbs_init_event_queue(struct ib_uverbs_event_queue *ev_queue) in ib_uverbs_init_event_queue()
H A Duverbs_std_types_cq.c43 struct ib_uverbs_event_queue *ev_queue = cq->cq_context; in uverbs_free_cq() local
H A Duverbs.h127 struct ib_uverbs_event_queue ev_queue; member
133 struct ib_uverbs_event_queue ev_queue; member
/linux/drivers/infiniband/hw/mlx5/
H A Ddevx.c1684 struct devx_async_event_queue ev_queue; member
1688 static void devx_init_event_queue(struct devx_async_event_queue *ev_queue) in devx_init_event_queue()
1750 struct devx_async_event_queue *ev_queue = &ev_file->ev_queue; in devx_query_callback() local
2602 struct devx_async_event_queue *ev_queue = &comp_ev_file->ev_queue; in devx_async_cmd_event_read() local
2656 struct devx_async_event_queue *ev_queue = &comp_ev_file->ev_queue; in devx_async_cmd_event_poll() local
2800 struct devx_async_event_queue *ev_queue = &comp_ev_file->ev_queue; in devx_async_cmd_event_destroy_uobj() local
/linux/drivers/net/fddi/skfp/h/
H A Dsmc.h74 struct event_queue ev_queue[MAX_EVENT]; member