Searched refs:comp_channel (Results 1 – 4 of 4) sorted by relevance
414 __s32 comp_channel; member428 __s32 comp_channel; member
458 __s32 comp_channel; member477 __s32 comp_channel; member
474 cmd->comp_channel = channel ? channel->fd : -1; in ibv_cmd_create_cq()511 cmd->comp_channel = cq_attr->channel ? cq_attr->channel->fd : -1; in ibv_cmd_create_cq_ex()
1012 if (cmd->comp_channel >= 0) { in create_cq()1013 ev_file = ib_uverbs_lookup_comp_file(cmd->comp_channel, attrs); in create_cq()1087 cmd_ex.comp_channel = cmd.comp_channel; in ib_uverbs_create_cq()