Home
last modified time | relevance | path

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

/net/can/
Dproc.c165 can_stats.current_rx_match_ratio = in can_stat_update()
179 if (can_stats.max_rx_match_ratio < can_stats.current_rx_match_ratio) in can_stat_update()
180 can_stats.max_rx_match_ratio = can_stats.current_rx_match_ratio; in can_stat_update()
276 can_stats.current_rx_match_ratio); in can_proc_read_stats()
Daf_can.h92 unsigned long current_rx_match_ratio; member