Linux Kernel
3.7.1
|
Data Fields | |
struct typhoon_interface | iface |
struct typhoon_indexes indexes | __3xp_aligned |
struct tx_desc txLo[TXLO_ENTRIES] | __3xp_aligned |
struct rx_desc rxLo[RX_ENTRIES] | __3xp_aligned |
struct rx_desc rxHi[RX_ENTRIES] | __3xp_aligned |
struct cmd_desc cmd[COMMAND_ENTRIES] | __3xp_aligned |
struct resp_desc resp[RESPONSE_ENTRIES] | __3xp_aligned |
struct rx_free rxBuff[RXFREE_ENTRIES] | __3xp_aligned |
u32 | zeroWord |
struct tx_desc | txHi [TXHI_ENTRIES] |
struct typhoon_indexes indexes __3xp_aligned |
struct tx_desc txLo [TXLO_ENTRIES] __3xp_aligned |
struct rx_desc rxLo [RX_ENTRIES] __3xp_aligned |
struct rx_desc rxHi [RX_ENTRIES] __3xp_aligned |
struct rx_free rxBuff [RXFREE_ENTRIES] __3xp_aligned |
struct typhoon_interface iface |
struct tx_desc txHi[TXHI_ENTRIES] |