|
Linux Kernel
3.7.1
|
#include <tulip.h>
| struct net_device* dev |
| unsigned char eeprom[EEPROM_SIZE] |
| spinlock_t lock |
| struct work_struct media_work |
| spinlock_t mii_lock |
| struct mediatable* mtable |
| struct napi_struct napi |
| struct net_device* next_module |
| struct timer_list oom_timer |
| struct ring_info rx_buffers[RX_RING_SIZE] |
| dma_addr_t rx_ring_dma |
| struct ring_info tx_buffers[TX_RING_SIZE] |
| dma_addr_t tx_ring_dma |
| struct ethtool_wolinfo wolinfo |
1.8.2