Searched refs:INITIAL_CONNECT_TIMEOUT (Results 1 – 4 of 4) sorted by relevance
119 #define INITIAL_CONNECT_TIMEOUT max(CONNECTION_SWITCH_MIN, obd_timeout/20) macro122 INITIAL_CONNECT_TIMEOUT)
712 request->rq_timeout = INITIAL_CONNECT_TIMEOUT; in ptlrpc_connect_import()1480 INITIAL_CONNECT_TIMEOUT); in ptlrpc_disconnect_import()
906 at_init(&at->iat_service_estimate[i], INITIAL_CONNECT_TIMEOUT, in init_imp_at()
819 #define MGC_ENQUEUE_LIMIT (INITIAL_CONNECT_TIMEOUT + (AT_OFF ? 0 : at_min) \