Home
last modified time | relevance | path

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

/freebsd/sys/ofed/drivers/infiniband/core/
H A Duverbs.h221 void ib_uverbs_init_event_queue(struct ib_uverbs_event_queue *ev_queue);
H A Dib_uverbs_main.c466 void ib_uverbs_init_event_queue(struct ib_uverbs_event_queue *ev_queue) in ib_uverbs_init_event_queue() function
481 ib_uverbs_init_event_queue(&async_file->ev_queue); in ib_uverbs_init_async_event_file()
H A Dib_uverbs_cmd.c981 ib_uverbs_init_event_queue(&ev_file->ev_queue); in ib_uverbs_create_comp_channel()