Searched refs:MAX_PKT_SIZE (Results 1 – 6 of 6) sorted by relevance
64 #define MAX_PKT_SIZE 3216 macro66 #define MAX_PKT_SIZE 3408 macro70 char data[MAX_PKT_SIZE + 1] = {}; in test_max_pkt_size()74 .data_size_in = MAX_PKT_SIZE, in test_max_pkt_size()
31 #define MAX_PKT_SIZE 2044 macro271 if (length > MAX_PKT_SIZE) { in ep93xx_rx()336 if (unlikely(skb->len > MAX_PKT_SIZE)) { in ep93xx_xmit()605 wrl(ep, REG_MAXFRMLEN, (MAX_PKT_SIZE << 16) | MAX_PKT_SIZE); in ep93xx_start_hw()
33 #define MAX_PKT_SIZE RX_BUF_SIZE /* multi-segment not supported */ macro35 #if MAX_PKT_SIZE > 0x7ff36 #error invalid MAX_PKT_SIZE1046 if (unlikely(skb->len > MAX_PKT_SIZE)) { in ftmac100_hard_start_xmit()1149 netdev->max_mtu = MAX_PKT_SIZE - VLAN_ETH_HLEN; in ftmac100_probe()
44 #define MAX_PKT_SIZE 1536 macro45 #define RX_BUF_SIZE MAX_PKT_SIZE /* must be smaller than 0x3fff */729 if (unlikely(skb->len > MAX_PKT_SIZE)) { in ftgmac100_hard_start_xmit()
51 #define MAX_PKT_SIZE 1536 macro
86 #define MAX_PKT_SIZE 2048 macro139 uint8_t buf[MAX_PKT_SIZE]; in msf2_dma_tx()