Searched refs:ib_uverbs_lookup_comp_file (Results 1 – 3 of 3) sorted by relevance
191 struct ib_uverbs_event_file *ib_uverbs_lookup_comp_file(int fd);
653 struct ib_uverbs_event_file *ib_uverbs_lookup_comp_file(int fd) in ib_uverbs_lookup_comp_file() function
1379 ev_file = ib_uverbs_lookup_comp_file(cmd->comp_channel); in create_cq()