Searched refs:ib_umad_reg_agent2 (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/infiniband/core/
H A Duser_mad.c719 static int ib_umad_reg_agent2(struct ib_umad_file *file, void __user *arg) ib_umad_reg_agent2() function
732 "ib_umad_reg_agent2: invalid device\n"); ib_umad_reg_agent2()
744 "ib_umad_reg_agent2: invalid QPN %d specified\n", ib_umad_reg_agent2()
752 "ib_umad_reg_agent2 failed: invalid registration flags specified 0x%x; supported 0x%x\n", ib_umad_reg_agent2()
769 "ib_umad_reg_agent2: Max Agents (%u) reached\n", ib_umad_reg_agent2()
781 "ib_umad_reg_agent2 failed: oui invalid 0x%08x\n", ib_umad_reg_agent2()
888 return ib_umad_reg_agent2(filp->private_data, (void __user *) arg); ib_umad_ioctl()
906 return ib_umad_reg_agent2(filp->private_data, compat_ptr(arg)); ib_umad_compat_ioctl()

Completed in 53 milliseconds