Home
last modified time | relevance | path

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

/linux/drivers/infiniband/ulp/rtrs/
A Drtrs-pri.h58 MAX_SESS_QUEUE_DEPTH = 65535, enumerator
A Drtrs-srv.c53 __stringify(MAX_SESS_QUEUE_DEPTH) " (default: "
2217 if (sess_queue_depth < 1 || sess_queue_depth > MAX_SESS_QUEUE_DEPTH) { in check_module_params()
2219 sess_queue_depth, 1, MAX_SESS_QUEUE_DEPTH); in check_module_params()

Completed in 7 milliseconds