Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | tg3_tx_buffer_desc |
struct | tg3_rx_buffer_desc |
struct | tg3_ext_rx_buffer_desc |
struct | tg3_internal_buffer_desc |
struct | tg3_hw_status |
struct | tg3_stat64_t |
struct | tg3_hw_stats |
struct | tg3_ocir |
struct | ring_info |
struct | tg3_tx_ring_info |
struct | tg3_link_config |
struct | tg3_bufmgr_config |
struct | tg3_ethtool_stats |
struct | tg3_rx_prodring_set |
struct | tg3_napi |
struct | tg3 |
#define APE_HOST_DRIVER_ID_MAGIC | ( | maj, | |
min | |||
) | (APE_HOST_DRIVER_ID_LINUX | (maj & 0xff) << 16 | (min & 0xff) << 8) |
#define ATMEL_AT24C02_CHIP_SIZE TG3_NVRAM_SIZE_2KB |
#define ATMEL_AT24C512_CHIP_SIZE TG3_NVRAM_SIZE_512KB |
#define ATMEL_AT24C64_CHIP_SIZE TG3_NVRAM_SIZE_64KB |
#define BDINFO_FLAGS_USE_EXT_RECV 0x00000001 /* ext rx_buffer_desc */ |
#define DMA_RWCTRL |