Searched refs:IB_USER_MAD_REGISTER_AGENT (Results 1 – 4 of 4) sorted by relevance
31 适当的设备文件的文件描述符上调用IB_USER_MAD_REGISTER_AGENT ioctl。35 ret = ioctl(fd, IB_USER_MAD_REGISTER_AGENT, (char *) &req);
52 #define IB_USER_MAD_REGISTER_AGENT _IOWR(RDMA_IOCTL_MAGIC, 0x01, struct ib_user_mad_reg_req) macro
17 and then calling the IB_USER_MAD_REGISTER_AGENT ioctl on a file23 ret = ioctl(fd, IB_USER_MAD_REGISTER_AGENT, (char *) &req);
942 case IB_USER_MAD_REGISTER_AGENT: in ib_umad_ioctl()960 case IB_USER_MAD_REGISTER_AGENT: in ib_umad_compat_ioctl()
Completed in 9 milliseconds