Searched refs:comp_channel (Results 1 – 4 of 4) sorted by relevance
30 struct comp_channel { struct67 struct comp_channel *c, *tmp; in get_channel()118 struct comp_channel *c; in comp_open()188 struct comp_channel *c = filp->private_data; in comp_write()241 struct comp_channel *c = filp->private_data; in comp_read()283 struct comp_channel *c = filp->private_data; in comp_poll()322 struct comp_channel *c; in comp_disconnect_channel()353 struct comp_channel *c; in comp_rx_completion()386 struct comp_channel *c; in comp_tx_completion()416 struct comp_channel *c; in comp_probe()[all …]
421 __s32 comp_channel; member435 __s32 comp_channel; member
1509 struct ibv_comp_channel *comp_channel) in qemu_rdma_wait_comp_channel() argument1519 yield_until_fd_readable(comp_channel->fd); in qemu_rdma_wait_comp_channel()1530 pfds[0].fd = comp_channel->fd; in qemu_rdma_wait_comp_channel()
1023 if (cmd->comp_channel >= 0) { in create_cq()1024 ev_file = ib_uverbs_lookup_comp_file(cmd->comp_channel, attrs); in create_cq()1095 cmd_ex.comp_channel = cmd.comp_channel; in ib_uverbs_create_cq()