Home
last modified time | relevance | path

Searched defs:can_pkg_stats (Results 1 – 1 of 1) sorted by relevance

/linux-6.14.4/net/can/
Daf_can.h66 struct can_pkg_stats { struct
67 unsigned long jiffies_init;
69 atomic_long_t rx_frames;
70 atomic_long_t tx_frames;
71 atomic_long_t matches;
73 unsigned long total_rx_rate;
74 unsigned long total_tx_rate;
75 unsigned long total_rx_match_ratio;
77 unsigned long current_rx_rate;
78 unsigned long current_tx_rate;
[all …]