Searched defs:eth16i_local (Results 1 – 1 of 1) sorted by relevance
380 struct eth16i_local { struct381 unsigned char tx_started;382 unsigned char tx_buf_busy;383 unsigned short tx_queue; /* Number of packets in transmit buffer */384 unsigned short tx_queue_len;385 unsigned int tx_buf_size;386 unsigned long open_time;387 unsigned long tx_buffered_packets;388 unsigned long tx_buffered_bytes;389 unsigned long col_16;[all …]