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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/infiniband/hw/ipath/
H A Dipath_file_ops.c1463 static int ipath_compatible_subports(int user_swmajor, int user_swminor) function
1504 /* Self-consistency check for ipath_compatible_subports() */
1506 !ipath_compatible_subports(IPATH_USER_SWMAJOR,
1509 "Inconsistent ipath_compatible_subports()\n");
1514 if (!ipath_compatible_subports(uinfo->spu_userversion >> 16,
1860 if (ipath_compatible_subports(swmajor, swminor) &&

Completed in 57 milliseconds