Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/lustre/lustre/include/
Dobd_support.h131 #define CONNECTION_SWITCH_INC 5 /* Connection timeout backoff */ macro
137 #define RECONNECT_DELAY_MAX (CONNECTION_SWITCH_MAX + CONNECTION_SWITCH_INC + \
/linux-4.1.27/drivers/staging/lustre/lustre/ptlrpc/
Dimport.c546 at_measured(at, at_get(at) + CONNECTION_SWITCH_INC); in import_select_connection()