Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dscc.h112 struct scc_stat { struct
118 long txframes; /* Packets sent */
120 long rxerrs; /* CRC Errors */
121 long txerrs; /* KISS errors */
123 unsigned int nospace; /* "Out of buffers" */
124 unsigned int rx_over; /* Receiver Overruns */
125 unsigned int tx_under; /* Transmitter Underruns */
127 unsigned int tx_state; /* Transmitter state */
128 int tx_queued; /* tx frames enqueued */
130 unsigned int maxqueue; /* allocated tx_buffers */
[all …]