Searched refs:MAX_SESS_QUEUE_DEPTH (Results 1 – 2 of 2) sorted by relevance
58 MAX_SESS_QUEUE_DEPTH = 65535, enumerator
53 __stringify(MAX_SESS_QUEUE_DEPTH) " (default: "2211 if (sess_queue_depth < 1 || sess_queue_depth > MAX_SESS_QUEUE_DEPTH) { in check_module_params()2213 sess_queue_depth, 1, MAX_SESS_QUEUE_DEPTH); in check_module_params()