Searched refs:SC_MAX (Results 1 – 3 of 3) sorted by relevance
110 static struct sc_config_sizes sc_config_sizes[SC_MAX] = {162 static const char *sc_type_names[SC_MAX] = {171 if (index < 0 || index >= SC_MAX) in sc_type_name()277 for (i = 0; i < SC_MAX; i++) { in init_sc_pools_and_sizes()377 for (i = 0; i < SC_MAX; i++) { in init_sc_pools_and_sizes()430 for (i = 0; i < SC_MAX; i++) { in init_send_contexts()
13 #define SC_MAX 4 /* count of send context types */ macro
1098 struct sc_config_sizes sc_sizes[SC_MAX];