#include <ax88796.h>
brief Network interface controller information structure and type.
HANDLE volatile NICINFO::ni_rx_rdy |
Receiver event queue.
Referenced by NicRx(), NicRxAsix(), and NicRxLanc().
HANDLE volatile NICINFO::ni_tx_rdy |
Transmitter event queue.
Referenced by DmOutput().
Number of bytes in transmission queue.
Number of packets received.
Referenced by CSNICrx(), NicRx(), NicRxAsix(), and NicRxLanc().
Number of packets sent.
Referenced by AsixOutput(), cs8900Output(), CSNicOutput(), LancOutput(), and NicOutput().
Number of interrupts.
Number of packet overruns.
Number of frame errors.
Number of CRC errors.
Number of missed packets.
uint8_t volatile NICINFO::ni_tx_bsy |
NIC transmitter busy flags.
Number of pending receiver interrupts.
Current receive page.