Definition at line 12 of file ax88796.h.
Data Fields | |
HANDLE volatile | ni_rx_rdy |
HANDLE volatile | ni_tx_rdy |
u_short | ni_tx_cnt |
u_long | ni_rx_packets |
u_long | ni_tx_packets |
u_long | ni_interrupts |
u_long | ni_overruns |
u_long | ni_rx_frame_errors |
u_long | ni_rx_crc_errors |
u_long | ni_rx_missed_errors |
u_char volatile | ni_tx_bsy |
u_long | ni_rx_pending |
u_char | ni_curr_page |
HANDLE volatile NICINFO::ni_rx_rdy |
Receiver event queue.
Definition at line 13 of file ax88796.h.
Referenced by NicRx(), NicRxAsix(), and NicRxLanc().
HANDLE volatile NICINFO::ni_tx_rdy |
Number of packets received.
Definition at line 16 of file ax88796.h.
Referenced by CSNICrx(), NicRx(), NicRxAsix(), and NicRxLanc().
Number of packets sent.
Definition at line 17 of file ax88796.h.
Referenced by AsixOutput(), cs8900Output(), CSNicOutput(), LancOutput(), and NicOutput().
u_char volatile NICINFO::ni_tx_bsy |