Home
last modified time | relevance | path

Searched refs:__3xp_aligned (Results 1 – 1 of 1) sorted by relevance

/drivers/net/ethernet/3com/
Dtyphoon.c241 #define __3xp_aligned ____cacheline_aligned macro
244 struct typhoon_indexes indexes __3xp_aligned; member
245 struct tx_desc txLo[TXLO_ENTRIES] __3xp_aligned;
246 struct rx_desc rxLo[RX_ENTRIES] __3xp_aligned;
247 struct rx_desc rxHi[RX_ENTRIES] __3xp_aligned;
248 struct cmd_desc cmd[COMMAND_ENTRIES] __3xp_aligned;
249 struct resp_desc resp[RESPONSE_ENTRIES] __3xp_aligned;
250 struct rx_free rxBuff[RXFREE_ENTRIES] __3xp_aligned;