Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/rdma/
Dib_user_mad.h235 #define IB_USER_MAD_REGISTER_AGENT _IOWR(IB_IOCTL_MAGIC, 1, \ macro
/linux-4.1.27/Documentation/infiniband/
Duser_mad.txt13 and then calling the IB_USER_MAD_REGISTER_AGENT ioctl on a file
19 ret = ioctl(fd, IB_USER_MAD_REGISTER_AGENT, (char *) &req);
/linux-4.1.27/drivers/infiniband/core/
Duser_mad.c881 case IB_USER_MAD_REGISTER_AGENT: in ib_umad_ioctl()
899 case IB_USER_MAD_REGISTER_AGENT: in ib_umad_compat_ioctl()