#include <eepro100.h>
Data Fields | |
| volatile s16 | status |
| s16 | command |
| u32 | link |
| u32 | rx_buf_addr |
| u16 | count |
| u16 | size |
| char | packet [RFD_PACKET_LEN] |
Definition at line 121 of file eepro100.h.
| volatile s16 ifec_rfd::status |
Definition at line 123 of file eepro100.h.
Referenced by ifec_refill_rx_ring(), and ifec_rfd_init().
Definition at line 124 of file eepro100.h.
Referenced by ifec_refill_rx_ring(), and ifec_rfd_init().
| char ifec_rfd::packet[RFD_PACKET_LEN] |
1.5.7.1