Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/rdma/
Drdma_user_ioctl.h52 #define IB_USER_MAD_REGISTER_AGENT _IOWR(RDMA_IOCTL_MAGIC, 0x01, struct ib_user_mad_reg_req) macro
/Linux-v4.19/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-v4.19/drivers/infiniband/core/
Duser_mad.c912 case IB_USER_MAD_REGISTER_AGENT: in ib_umad_ioctl()
930 case IB_USER_MAD_REGISTER_AGENT: in ib_umad_compat_ioctl()