Searched refs:max_reconnect_attempts (Results 1 – 6 of 6) sorted by relevance
44 __field(int, max_reconnect_attempts)55 __entry->max_reconnect_attempts = clt->max_reconnect_attempts;65 __entry->max_reconnect_attempts,
60 s16 max_reconnect_attempts, u32 nr_poll_queues);
168 unsigned int max_reconnect_attempts; member
2650 if (clt_path->reconnect_attempts >= clt->max_reconnect_attempts) { in rtrs_clt_reconnect_work()2688 unsigned int max_reconnect_attempts) in alloc_clt() argument2719 clt->max_reconnect_attempts = max_reconnect_attempts; in alloc_clt()2798 s16 max_reconnect_attempts, u32 nr_poll_queues) in rtrs_clt_open() argument2813 max_reconnect_attempts); in rtrs_clt_open()2954 clt->max_reconnect_attempts = (unsigned int)value; in rtrs_clt_set_max_reconnect_attempts()2959 return (int)clt->max_reconnect_attempts; in rtrs_clt_get_max_reconnect_attempts()
89 static DEVICE_ATTR_RW(max_reconnect_attempts);
18 What: /sys/class/rtrs-client/<session-name>/max_reconnect_attempts