Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/ulp/rtrs/
H A 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()
H A Drtrs-clt-trace.h56 __entry->fail_cnt = clt_path->stats->reconnects.fail_cnt;
57 __entry->success_cnt = clt_path->stats->reconnects.successful_cnt;
H A Drtrs-clt.h67 struct rtrs_clt_stats_reconnects reconnects; member
H A Drtrs-clt-sysfs.c308 STAT_ATTR(struct rtrs_clt_stats, reconnects,
H A Drtrs-clt.c2129 clt_path->stats->reconnects.successful_cnt++; in rtrs_clt_path_up()
2668 clt_path->stats->reconnects.fail_cnt++; in rtrs_clt_reconnect_work()
/openbmc/linux/Documentation/ABI/testing/
H A 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.
H A Dsysfs-driver-hid-picolcd14 disconnected and reconnects after above delay (see attribute
/openbmc/linux/Documentation/filesystems/
H A Dceph.rst201 * clean: client reconnects to the ceph cluster automatically when it
/openbmc/linux/Documentation/hid/
H A Dhid-bpf.rst316 Given that hidraw is not stable when the device disconnects/reconnects, we recommend