Searched refs:tx_frames (Results 1 – 3 of 3) sorted by relevance
122 long tx_frames = atomic_long_read(&pkg_stats->tx_frames); in can_stat_update() local141 if (tx_frames > (LONG_MAX / HZ)) in can_stat_update()153 tx_frames); in can_stat_update()223 atomic_long_read(&pkg_stats->tx_frames)); in can_stats_proc_show()
70 atomic_long_t tx_frames; member
292 atomic_long_inc(&pkg_stats->tx_frames); in can_send()
Completed in 7 milliseconds