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

/freebsd-12-stable/contrib/ofed/libibmad/
H A Dmad_internal.h37 #define MAX_CLASS 256 macro
41 int class_agents[MAX_CLASS]; /* class2agent mapper */
H A Dregister.c80 if (mgmt < 1 || mgmt >= MAX_CLASS)
H A Drpc.c123 if (class < 1 || class >= MAX_CLASS)
376 if (num_classes >= MAX_CLASS)
399 if (num_classes >= MAX_CLASS) {
438 if (mgmt < 0 || mgmt >= MAX_CLASS ||

Completed in 136 milliseconds