Home
last modified time | relevance | path

Searched refs:reconnects (Results 1 – 9 of 9) sorted by relevance

/linux-6.6.21/drivers/infiniband/ulp/rtrs/
Drtrs-clt-stats.c77 return sysfs_emit(buf, "%d %d\n", stats->reconnects.successful_cnt, in rtrs_clt_stats_reconnects_to_str()
78 stats->reconnects.fail_cnt); in rtrs_clt_stats_reconnects_to_str()
147 memset(&stats->reconnects, 0, sizeof(stats->reconnects)); in rtrs_clt_reset_reconnects_stat()
195 stats->reconnects.successful_cnt = -1; in rtrs_clt_init_stats()
Drtrs-clt-trace.h56 __entry->fail_cnt = clt_path->stats->reconnects.fail_cnt;
57 __entry->success_cnt = clt_path->stats->reconnects.successful_cnt;
Drtrs-clt.h67 struct rtrs_clt_stats_reconnects reconnects; member
Drtrs-clt-sysfs.c308 STAT_ATTR(struct rtrs_clt_stats, reconnects,
Drtrs-clt.c2128 clt_path->stats->reconnects.successful_cnt++; in rtrs_clt_path_up()
2661 clt_path->stats->reconnects.fail_cnt++; in rtrs_clt_reconnect_work()
/linux-6.6.21/Documentation/ABI/testing/
Dsysfs-class-rtrs-client130 What: /sys/class/rtrs-client/<session-name>/paths/<src@dst>/stats/reconnects
135 reconnects in the path lifetime, the second one records number of failed
136 reconnects in the path lifetime.
Dsysfs-driver-hid-picolcd14 disconnected and reconnects after above delay (see attribute
/linux-6.6.21/Documentation/filesystems/
Dceph.rst201 * clean: client reconnects to the ceph cluster automatically when it
/linux-6.6.21/Documentation/hid/
Dhid-bpf.rst316 Given that hidraw is not stable when the device disconnects/reconnects, we recommend