Home
last modified time | relevance | path

Searched refs:IB_USER_MAD_REGISTER_AGENT (Results 1 – 5 of 5) sorted by relevance

/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 Drdma_user_ioctl.h52 #define IB_USER_MAD_REGISTER_AGENT _IOWR(RDMA_IOCTL_MAGIC, 0x01, struct ib_user_mad_reg_req) macro
/OK3568_Linux_fs/kernel/include/uapi/rdma/
H A Drdma_user_ioctl.h52 #define IB_USER_MAD_REGISTER_AGENT _IOWR(RDMA_IOCTL_MAGIC, 0x01, struct ib_user_mad_reg_req) macro
/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 Drdma_user_ioctl.h52 #define IB_USER_MAD_REGISTER_AGENT _IOWR(RDMA_IOCTL_MAGIC, 0x01, struct ib_user_mad_reg_req) macro
/OK3568_Linux_fs/kernel/Documentation/infiniband/
H A Duser_mad.rst17 and then calling the IB_USER_MAD_REGISTER_AGENT ioctl on a file
23 ret = ioctl(fd, IB_USER_MAD_REGISTER_AGENT, (char *) &req);
/OK3568_Linux_fs/kernel/drivers/infiniband/core/
H A Duser_mad.c946 case IB_USER_MAD_REGISTER_AGENT: in ib_umad_ioctl()
964 case IB_USER_MAD_REGISTER_AGENT: in ib_umad_compat_ioctl()