current_rx_match_ratio   79 net/can/af_can.h 	unsigned long current_rx_match_ratio;
current_rx_match_ratio  158 net/can/proc.c 		pkg_stats->current_rx_match_ratio =
current_rx_match_ratio  172 net/can/proc.c 	if (pkg_stats->max_rx_match_ratio < pkg_stats->current_rx_match_ratio)
current_rx_match_ratio  173 net/can/proc.c 		pkg_stats->max_rx_match_ratio = pkg_stats->current_rx_match_ratio;
current_rx_match_ratio  238 net/can/proc.c 				pkg_stats->current_rx_match_ratio);