Home
last modified time | relevance | path

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

/drivers/staging/cxt1e1/
Dlibsbew.h312 struct sbecom_chan_stats struct
314 unsigned long rx_packets; /* total packets received */
315 unsigned long tx_packets; /* total packets transmitted */
316 unsigned long rx_bytes; /* total bytes received */
317 unsigned long tx_bytes; /* total bytes transmitted */
318 unsigned long rx_errors;/* bad packets received */
319 unsigned long tx_errors;/* packet transmit problems */
320 unsigned long rx_dropped; /* no space in linux buffers */
321 unsigned long tx_dropped; /* no space available in linux */
324 unsigned long rx_length_errors;
[all …]