Home
last modified time | relevance | path

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

/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_user_mad.c627 static int ib_umad_reg_agent(struct ib_umad_file *file, void __user *arg, in ib_umad_reg_agent() function
894 return ib_umad_reg_agent(filp->private_data, (void __user *) arg, 0); in ib_umad_ioctl()
912 return ib_umad_reg_agent(filp->private_data, compat_ptr(arg), 1); in ib_umad_compat_ioctl()