Home
last modified time | relevance | path

Searched defs:pvrdma_create_cq (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/rdma/
H A Dvmw_pvrdma-abi.h146 struct pvrdma_create_cq { struct
152 struct pvrdma_create_cq_resp { argument
/OK3568_Linux_fs/kernel/include/uapi/rdma/
H A Dvmw_pvrdma-abi.h153 struct pvrdma_create_cq { struct
159 struct pvrdma_create_cq_resp { argument
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/rdma/
H A Dvmw_pvrdma-abi.h146 struct pvrdma_create_cq { struct
152 struct pvrdma_create_cq_resp { argument
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/vmw_pvrdma/
H A Dpvrdma_cq.c101 int pvrdma_create_cq(struct ib_cq *ibcq, const struct ib_cq_init_attr *attr, in pvrdma_create_cq() function