Home
last modified time | relevance | path

Searched defs:ptlrpc_service_thr_conf (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/drivers/staging/lustre/lustre/include/
Dlustre_net.h2448 struct ptlrpc_service_thr_conf { struct
2450 char *tc_thr_name;
2452 unsigned int tc_thr_factor;
2454 unsigned int tc_nthrs_init;
2461 unsigned int tc_nthrs_base;
2463 unsigned int tc_nthrs_max;
2487 struct ptlrpc_service_thr_conf psc_thr; argument