Searched refs:max_reconnect_attempts (Results 1 – 5 of 5) sorted by relevance
62 s16 max_reconnect_attempts);
164 unsigned int max_reconnect_attempts; member
2491 if (sess->reconnect_attempts >= clt->max_reconnect_attempts) { in rtrs_clt_reconnect_work()2534 unsigned int max_reconnect_attempts) in alloc_clt() argument2564 clt->max_reconnect_attempts = max_reconnect_attempts; in alloc_clt()2660 s16 max_reconnect_attempts) in rtrs_clt_open() argument2669 max_reconnect_attempts); in rtrs_clt_open()2810 clt->max_reconnect_attempts = (unsigned int)value; in rtrs_clt_set_max_reconnect_attempts()2815 return (int)clt->max_reconnect_attempts; in rtrs_clt_get_max_reconnect_attempts()
86 static DEVICE_ATTR_RW(max_reconnect_attempts);
18 What: /sys/class/rtrs-client/<session-name>/max_reconnect_attempts