Searched refs:comp_channel (Results 1 – 2 of 2) sorted by relevance
237 "create_cq: ucq %p, comp_chan %d", ucq, cmd.comp_channel); in sol_uverbs_create_cq()244 if ((int)cmd.comp_channel > SOL_UVERBS_DRIVER_MAX_MINOR) { in sol_uverbs_create_cq()249 "cmd.comp_chan %d", cmd.comp_channel); in sol_uverbs_create_cq()251 cmd.comp_channel - SOL_UVERBS_DRIVER_MAX_MINOR); in sol_uverbs_create_cq()255 cmd.comp_channel); in sol_uverbs_create_cq()264 cmd.comp_channel, in sol_uverbs_create_cq()
312 int32_t comp_channel; member