Home
last modified time | relevance | path

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

/openbmc/linux/drivers/most/
H A Dmost_cdev.c30 struct comp_channel { struct
46 #define to_channel(d) container_of(d, struct comp_channel, cdev) argument
/openbmc/linux/include/uapi/rdma/
H A Dib_user_verbs.h421 __s32 comp_channel; member
435 __s32 comp_channel; member
/openbmc/qemu/migration/
H A Drdma.c1509 struct ibv_comp_channel *comp_channel) in qemu_rdma_wait_comp_channel()