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

/linux-4.1.27/drivers/infiniband/hw/ipath/
H A Dipath_file_ops.c1470 static int ipath_compatible_subports(int user_swmajor, int user_swminor) ipath_compatible_subports() function
1511 /* Self-consistency check for ipath_compatible_subports() */ init_subports()
1513 !ipath_compatible_subports(IPATH_USER_SWMAJOR, init_subports()
1516 "Inconsistent ipath_compatible_subports()\n"); init_subports()
1521 if (!ipath_compatible_subports(uinfo->spu_userversion >> 16, init_subports()
1864 if (ipath_compatible_subports(swmajor, swminor) && ipath_assign_port()

Completed in 62 milliseconds