Searched defs:can_pkg_stats (Results 1 – 1 of 1) sorted by relevance
66 struct can_pkg_stats { struct67 unsigned long jiffies_init;69 unsigned long rx_frames;70 unsigned long tx_frames;71 unsigned long matches;73 unsigned long total_rx_rate;74 unsigned long total_tx_rate;77 unsigned long current_rx_rate;81 unsigned long max_rx_rate;82 unsigned long max_tx_rate;[all …]
Completed in 4 milliseconds