Home
last modified time | relevance | path

Searched refs:ib_uverbs_ah_attr (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/include/rdma/
H A Dib_marshall.h19 struct ib_uverbs_ah_attr *dst,
/OK3568_Linux_fs/kernel/include/uapi/rdma/
H A Dib_user_verbs.h523 struct ib_uverbs_ah_attr { struct
546 struct ib_uverbs_ah_attr ah_attr; argument
547 struct ib_uverbs_ah_attr alt_ah_attr;
885 struct ib_uverbs_ah_attr attr;
H A Drdma_user_cm.h207 struct ib_uverbs_ah_attr ah_attr;
/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 Dib_user_verbs.h501 struct ib_uverbs_ah_attr { struct
524 struct ib_uverbs_ah_attr ah_attr; argument
525 struct ib_uverbs_ah_attr alt_ah_attr;
865 struct ib_uverbs_ah_attr attr;
H A Drdma_user_cm.h203 struct ib_uverbs_ah_attr ah_attr;
/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 Dib_user_verbs.h501 struct ib_uverbs_ah_attr { struct
524 struct ib_uverbs_ah_attr ah_attr; argument
525 struct ib_uverbs_ah_attr alt_ah_attr;
865 struct ib_uverbs_ah_attr attr;
H A Drdma_user_cm.h203 struct ib_uverbs_ah_attr ah_attr;
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Duverbs_marshall.c63 struct ib_uverbs_ah_attr *dst, in ib_copy_ah_attr_to_user()