Home
last modified time | relevance | path

Searched refs:ib_uverbs_init_event_queue (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/infiniband/core/
Duverbs.h228 void ib_uverbs_init_event_queue(struct ib_uverbs_event_queue *ev_queue);
Duverbs_main.c602 void ib_uverbs_init_event_queue(struct ib_uverbs_event_queue *ev_queue) in ib_uverbs_init_event_queue() function
621 ib_uverbs_init_event_queue(&ev_file->ev_queue); in ib_uverbs_alloc_async_event_file()
Duverbs_cmd.c964 ib_uverbs_init_event_queue(&ev_file->ev_queue); in ib_uverbs_create_comp_channel()