Home
last modified time | relevance | path

Searched refs:max_rx_rate (Results 1 – 2 of 2) sorted by relevance

/linux/net/can/
H A Daf_can.h81 unsigned long max_rx_rate; member
H A Dproc.c164 if (pkg_stats->max_rx_rate < pkg_stats->current_rx_rate) in can_stat_update()
165 pkg_stats->max_rx_rate = pkg_stats->current_rx_rate; in can_stat_update()
250 pkg_stats->max_rx_rate); in can_stats_proc_show()