Home
last modified time | relevance | path

Searched refs:comp_channel (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/most/
A Dmost_cdev.c30 struct comp_channel { struct
67 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 …]
/linux/include/uapi/rdma/
A Dib_user_verbs.h409 __s32 comp_channel; member
423 __s32 comp_channel; member
/linux/drivers/infiniband/core/
A Duverbs_cmd.c1020 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