Home
last modified time | relevance | path

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

/linux-4.4.14/net/can/
Daf_can.h97 unsigned long max_rx_match_ratio; member
Dproc.c177 if (can_stats.max_rx_match_ratio < can_stats.current_rx_match_ratio) in can_stat_update()
178 can_stats.max_rx_match_ratio = can_stats.current_rx_match_ratio; in can_stat_update()
249 can_stats.max_rx_match_ratio); in can_stats_proc_show()