Home
last modified time | relevance | path

Searched refs:rtrs_srv_stats (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/infiniband/ulp/rtrs/
A Drtrs-srv.h38 struct rtrs_srv_stats { struct
91 struct rtrs_srv_stats *stats;
136 static inline void rtrs_srv_update_rdma_stats(struct rtrs_srv_stats *s, in rtrs_srv_update_rdma_stats()
144 int rtrs_srv_reset_rdma_stats(struct rtrs_srv_stats *stats, bool enable);
145 ssize_t rtrs_srv_stats_rdma_to_str(struct rtrs_srv_stats *stats, char *page);
146 int rtrs_srv_reset_all_stats(struct rtrs_srv_stats *stats, bool enable);
147 ssize_t rtrs_srv_reset_all_help(struct rtrs_srv_stats *stats,
A Drtrs-srv-stats.c14 int rtrs_srv_reset_rdma_stats(struct rtrs_srv_stats *stats, bool enable) in rtrs_srv_reset_rdma_stats()
31 ssize_t rtrs_srv_stats_rdma_to_str(struct rtrs_srv_stats *stats, char *page) in rtrs_srv_stats_rdma_to_str()
A Drtrs-srv-sysfs.c142 STAT_ATTR(struct rtrs_srv_stats, rdma,
218 struct rtrs_srv_stats *stats; in rtrs_srv_path_stats_release()
220 stats = container_of(kobj, struct rtrs_srv_stats, kobj_stats); in rtrs_srv_path_stats_release()

Completed in 6 milliseconds