Home
last modified time | relevance | path

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

/NextBSD/sys/ofed/drivers/infiniband/core/
HDuverbs.h174 struct ib_uverbs_event_file *ib_uverbs_lookup_comp_file(int fd);
HDuverbs_main.c644 struct ib_uverbs_event_file *ib_uverbs_lookup_comp_file(int fd) in ib_uverbs_lookup_comp_file() function
HDuverbs_cmd.c1301 ev_file = ib_uverbs_lookup_comp_file(cmd->comp_channel); in create_cq()