Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/infiniband/core/
Duverbs.h221 void ib_uverbs_init_event_queue(struct ib_uverbs_event_queue *ev_queue);
Duverbs_main.c552 void ib_uverbs_init_event_queue(struct ib_uverbs_event_queue *ev_queue) in ib_uverbs_init_event_queue() function
571 ib_uverbs_init_event_queue(&ev_file->ev_queue); in ib_uverbs_alloc_async_event_file()
Duverbs_cmd.c973 ib_uverbs_init_event_queue(&ev_file->ev_queue); in ib_uverbs_create_comp_channel()