Home
last modified time | relevance | path

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

/linux-5.19.10/net/can/
Daf_can.h66 struct can_pkg_stats { struct
67 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;
75 unsigned long total_rx_match_ratio;
77 unsigned long current_rx_rate;
78 unsigned long current_tx_rate;
[all …]