Searched refs:tx_frames (Results 1 – 3 of 3) sorted by relevance
134 if (pkg_stats->tx_frames > (ULONG_MAX / HZ)) in can_stat_update()147 pkg_stats->tx_frames); in can_stat_update()217 seq_printf(m, " %8ld transmitted frames (TXF)\n", pkg_stats->tx_frames); in can_stats_proc_show()
70 unsigned long tx_frames; member
290 pkg_stats->tx_frames++; in can_send()