Searched refs:ETH_FRAME_LEN (Results 1 – 2 of 2) sorted by relevance
37 #define ETH_FRAME_LEN 1514 /* Max. octets in frame sans FCS */ macro
93 #define TX_BUF_SIZE ETH_FRAME_LEN /* FCS is added by the chip */465 (rx_size > ETH_FRAME_LEN + 4)) { in rtl8139_recv_common()
Completed in 4 milliseconds