Home
last modified time | relevance | path

Searched refs:tx_frames (Results 1 – 3 of 3) sorted by relevance

/net/can/
A Dproc.c122 long tx_frames = atomic_long_read(&pkg_stats->tx_frames); in can_stat_update() local
141 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()
A Daf_can.h70 atomic_long_t tx_frames; member
A Daf_can.c292 atomic_long_inc(&pkg_stats->tx_frames); in can_send()

Completed in 8 milliseconds