Home
last modified time | relevance | path

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

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