Home
last modified time | relevance | path

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

/net/can/
Daf_can.h70 atomic_long_t tx_frames; member
Dproc.c122 long tx_frames = atomic_long_read(&pkg_stats->tx_frames); in can_stat_update() local