Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/ipath/
Dipath_common.h359 #define IPATH_USER_SWMAJOR 1 macro
370 #define IPATH_USER_SWVERSION ((IPATH_USER_SWMAJOR<<16) | IPATH_USER_SWMINOR)
Dipath_file_ops.c1473 if (IPATH_USER_SWMAJOR != user_swmajor) { in ipath_compatible_subports()
1477 if (IPATH_USER_SWMAJOR == 1) { in ipath_compatible_subports()
1512 if (ipath_supports_subports(IPATH_USER_SWMAJOR, IPATH_USER_SWMINOR) && in init_subports()
1513 !ipath_compatible_subports(IPATH_USER_SWMAJOR, in init_subports()
1530 IPATH_USER_SWMAJOR, in init_subports()
1849 if (swmajor != IPATH_USER_SWMAJOR) { in ipath_assign_port()
1852 IPATH_USER_SWMAJOR); in ipath_assign_port()