Home
last modified time | relevance | path

Searched refs:MAX_SESS_QUEUE_DEPTH (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/drivers/infiniband/ulp/rtrs/
A Drtrs-pri.h34 #define MAX_SESS_QUEUE_DEPTH 65535 macro
A Drtrs-srv.c49 __stringify(MAX_SESS_QUEUE_DEPTH) " (default: "
2214 if (sess_queue_depth < 1 || sess_queue_depth > MAX_SESS_QUEUE_DEPTH) { in check_module_params()
2216 sess_queue_depth, 1, MAX_SESS_QUEUE_DEPTH); in check_module_params()

Completed in 7 milliseconds