Searched refs:TX_BUF_SIZE (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Drtl8139.c79 #define TX_BUF_SIZE ETH_FRAME_LEN /* FCS is added by the chip */ macro
172 static unsigned char tx_buffer[TX_BUF_SIZE] __attribute__((aligned(4)));
H A Dsis900.h361 #define TX_BUF_SIZE 1536 macro
H A Dnatsemi.c69 #define TX_BUF_SIZE 1536 macro
208 static unsigned char txb[TX_BUF_SIZE] __attribute__ ((aligned(4)));
H A Dsis900.c66 static unsigned char txb[TX_BUF_SIZE];
H A Dvia-rhine.c30 #define TX_BUF_SIZE 1536 macro

Completed in 37 milliseconds