Home
last modified time | relevance | path

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

/drivers/infiniband/core/
Duverbs.h149 struct ib_uverbs_event_file *ib_uverbs_lookup_comp_file(int fd);
Duverbs_main.c545 struct ib_uverbs_event_file *ib_uverbs_lookup_comp_file(int fd) in ib_uverbs_lookup_comp_file() function
Duverbs_cmd.c773 ev_file = ib_uverbs_lookup_comp_file(cmd.comp_channel); in ib_uverbs_create_cq()