Home
last modified time | relevance | path

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

/net/can/
Dproc.c153 pkg_stats->current_rx_match_ratio = in can_stat_update()
167 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()
235 pkg_stats->current_rx_match_ratio); in can_stats_proc_show()
Daf_can.h79 unsigned long current_rx_match_ratio; member