Home
last modified time | relevance | path

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

/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.c1469 if (IPATH_USER_SWMAJOR != user_swmajor) { in ipath_compatible_subports()
1473 if (IPATH_USER_SWMAJOR == 1) { in ipath_compatible_subports()
1508 if (ipath_supports_subports(IPATH_USER_SWMAJOR, IPATH_USER_SWMINOR) && in init_subports()
1509 !ipath_compatible_subports(IPATH_USER_SWMAJOR, in init_subports()
1526 IPATH_USER_SWMAJOR, in init_subports()
1845 if (swmajor != IPATH_USER_SWMAJOR) { in ipath_assign_port()
1848 IPATH_USER_SWMAJOR); in ipath_assign_port()