Searched defs:scc_stat (Results 1 – 1 of 1) sorted by relevance
112 struct scc_stat { struct118 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 …]