Network interface controller information structure.
More...
Detailed Description
Network interface controller information structure.
Network interface controller information type.
Definition at line 72 of file nicrtl.h.
Field Documentation
Receiver event queue.
Definition at line 73 of file nicrtl.h.
Number of packets received.
Definition at line 74 of file nicrtl.h.
Number of packets sent.
Definition at line 75 of file nicrtl.h.
Number of interrupts.
Definition at line 76 of file nicrtl.h.
Number of packet overruns.
Definition at line 77 of file nicrtl.h.
Number of frame errors.
Definition at line 78 of file nicrtl.h.
Number of CRC errors.
Definition at line 79 of file nicrtl.h.
Number of missed packets.
Definition at line 80 of file nicrtl.h.
Number of size missmatch in NIC.
Definition at line 81 of file nicrtl.h.
Number of NIC transmit errors.
Definition at line 82 of file nicrtl.h.
Number of bytes in transmission queue.
Definition at line 547 of file lanc111.c.
Number of packet overruns.
Definition at line 551 of file lanc111.c.
Transmitter event queue.
Definition at line 327 of file dm9000.c.
Access mutex semaphore.
Definition at line 328 of file dm9000.c.
volatile int NICINFO::ni_tx_queued |
Number of packets in transmission queue.
Definition at line 329 of file dm9000.c.
volatile int NICINFO::ni_tx_quelen |
Number of bytes in transmission queue not sent.
Definition at line 330 of file dm9000.c.
volatile int NICINFO::ni_insane |
Set by error detection.
Definition at line 331 of file dm9000.c.
8 or 16 bit access. 32 bit is not supported.
Definition at line 332 of file dm9000.c.
The documentation for this struct was generated from the following files: