Searched refs:comp_channel (Results 1 – 3 of 3) 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()415 struct comp_channel *c; in comp_probe()[all …]
409 __s32 comp_channel; member423 __s32 comp_channel; member
1020 if (cmd->comp_channel >= 0) { in create_cq()1021 ev_file = ib_uverbs_lookup_comp_file(cmd->comp_channel, attrs); in create_cq()1092 cmd_ex.comp_channel = cmd.comp_channel; in ib_uverbs_create_cq()
Completed in 71 milliseconds