Searched refs:TX_BUF_SIZE (Results 1 – 5 of 5) sorted by relevance
8 #define TX_BUF_SIZE ETH_MTU /* must be same as in pkt_rx*.* */ macro88 BYTE data [TX_BUF_SIZE];
17 TX_BUF_SIZE = 1500 define59 _pktTxBuf db (TX_BUF_SIZE+14) dup (0) ; TX buffer
363 #define TX_BUF_SIZE 1536 macro
71 unsigned char txb[TX_BUF_SIZE];
33 #define TX_BUF_SIZE 1536 macro