Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/can/
H A Daf_can.h75 unsigned long total_rx_match_ratio; member
H A Dproc.c147 pkg_stats->total_rx_match_ratio = (pkg_stats->matches * 100) / in can_stat_update()
227 pkg_stats->total_rx_match_ratio); in can_stats_proc_show()
/kernel/linux/linux-6.6/net/can/
H A Daf_can.h75 unsigned long total_rx_match_ratio; member
H A Dproc.c143 pkg_stats->total_rx_match_ratio = (pkg_stats->matches * 100) / in can_stat_update()
225 pkg_stats->total_rx_match_ratio); in can_stats_proc_show()

Completed in 3 milliseconds