Searched refs:ETH_FRAME_LEN (Results 1 – 9 of 9) sorted by relevance
83 #define ETH_FRAME_LEN 1514 macro94 #define TX_BUF_SIZE ETH_FRAME_LEN /* FCS is added by the chip */492 (rx_size < ETH_ZLEN) || (rx_size > ETH_FRAME_LEN + 4)) { in rtl_poll()
105 #define ETH_FRAME_LEN MAX_ETH_FRAME_SIZE macro
35 #define ETH_FRAME_LEN 1514 /* Max. octets in frame sans FCS */ macro
36 #define ETH_FRAME_LEN 1514 /* Max. octets in frame sans FCS */ macro
37 #define ETH_FRAME_LEN 1514 /* Max. octets in frame sans FCS */ macro
19 #define ETH_FRAME_LEN PKTSIZE_ALIGN /* Max. octets in frame sans FCS */ macro
97 LAN7X_MAC_RX_MAX_SIZE(ETH_FRAME_LEN + 4 /* VLAN */ + 4 /* CRC */)
78 #define ETH_FRAME_LEN PKTSIZE_ALIGN /* Max. octets in frame sans FCS */ macro532 .wMaxSegmentSize = __constant_cpu_to_le16(ETH_FRAME_LEN),1578 if (req->actual < ETH_HLEN || ETH_FRAME_LEN < req->actual) { in rx_complete()
42 #define ETH_FRAME_LEN PKTSIZE_ALIGN /* Max. octets in frame sans FCS */ macro