Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/core/
Duverbs.h191 struct ib_uverbs_event_file *ib_uverbs_lookup_comp_file(int fd);
Duverbs_main.c653 struct ib_uverbs_event_file *ib_uverbs_lookup_comp_file(int fd) in ib_uverbs_lookup_comp_file() function
Duverbs_cmd.c1379 ev_file = ib_uverbs_lookup_comp_file(cmd->comp_channel); in create_cq()