Searched refs:comp_channel (Results 1 – 4 of 4) sorted by relevance
381 __s32 comp_channel; member390 __s32 comp_channel; member
458 __s32 comp_channel; member477 __s32 comp_channel; member
475 cmd->comp_channel = channel ? channel->fd : -1; in ibv_cmd_create_cq()512 cmd->comp_channel = cq_attr->channel ? cq_attr->channel->fd : -1; in ibv_cmd_create_cq_ex()
1391 if (cmd->comp_channel >= 0) { in create_cq()1392 ev_file = ib_uverbs_lookup_comp_file(cmd->comp_channel); in create_cq()1507 cmd_ex.comp_channel = cmd.comp_channel; in ib_uverbs_create_cq()1510 offsetof(typeof(cmd_ex), comp_channel) + in ib_uverbs_create_cq()1511 sizeof(cmd.comp_channel), ib_uverbs_create_cq_cb, in ib_uverbs_create_cq()