Home
last modified time | relevance | path

Searched refs:max_rx_match_ratio (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/net/can/
H A Daf_can.h83 unsigned long max_rx_match_ratio; member
H A Dproc.c171 if (pkg_stats->max_rx_match_ratio < pkg_stats->current_rx_match_ratio) in can_stat_update()
172 pkg_stats->max_rx_match_ratio = pkg_stats->current_rx_match_ratio; in can_stat_update()
247 pkg_stats->max_rx_match_ratio); in can_stats_proc_show()
/kernel/linux/linux-6.6/net/can/
H A Daf_can.h83 unsigned long max_rx_match_ratio; member
H A Dproc.c167 if (pkg_stats->max_rx_match_ratio < pkg_stats->current_rx_match_ratio) in can_stat_update()
168 pkg_stats->max_rx_match_ratio = pkg_stats->current_rx_match_ratio; in can_stat_update()
245 pkg_stats->max_rx_match_ratio); in can_stats_proc_show()

Completed in 3 milliseconds