Searched refs:TX_BUF_SIZE (Results 1 – 7 of 7) sorted by relevance
98 #define TX_BUF_SIZE 0x0F00 macro101 #define CMD_BASE (TX_BASE + TX_BUF_SIZE)107 #define TX_BUF_SIZE 0x7C00 macro111 #define CMD_BASE (TX_BASE + TX_BUF_SIZE)
15 #define TX_BUF_SIZE 2048 macro
91 #define TX_BUF_SIZE ETH_FRAME_LEN /* FCS is added by the chip */ macro178 static unsigned char tx_buffer[TX_BUF_SIZE] __attribute__((aligned(4)));
66 #define TX_BUF_SIZE 1536 macro221 static unsigned char txb[TX_BUF_SIZE] __attribute__ ((aligned(4)));
64 #define TX_BUF_SIZE 1536 macro245 static unsigned char txb[TX_BUF_SIZE] __attribute__ ((aligned(8)));
20 #define TX_BUF_SIZE 2000 macro
32 #define TX_BUF_SIZE_ALIGNED ALIGN(TX_BUF_SIZE, ARCH_DMA_MINALIGN)