Searched refs:MAX_SESS_QUEUE_DEPTH (Results 1 – 2 of 2) sorted by relevance
34 #define MAX_SESS_QUEUE_DEPTH 65535 macro
51 __stringify(MAX_SESS_QUEUE_DEPTH) " (default: "2243 if (sess_queue_depth < 1 || sess_queue_depth > MAX_SESS_QUEUE_DEPTH) { in check_module_params()2245 sess_queue_depth, 1, MAX_SESS_QUEUE_DEPTH); in check_module_params()