Searched refs:SC_MAX (Results 1 – 3 of 3) sorted by relevance
160 static struct sc_config_sizes sc_config_sizes[SC_MAX] = {212 static const char *sc_type_names[SC_MAX] = {221 if (index < 0 || index >= SC_MAX) in sc_type_name()327 for (i = 0; i < SC_MAX; i++) { in init_sc_pools_and_sizes()427 for (i = 0; i < SC_MAX; i++) { in init_sc_pools_and_sizes()480 for (i = 0; i < SC_MAX; i++) { in init_send_contexts()
55 #define SC_MAX 4 /* count of send context types */ macro
1090 struct sc_config_sizes sc_sizes[SC_MAX];