Searched refs:ETHER_MAX_LEN (Results 1 – 4 of 4) sorted by relevance
96 #define ETHER_MAX_LEN 1518 macro
712 if( nl->inppos + framelen <= ETHER_MAX_LEN ) in upload_data()815 if( nl->inppos + framelen > ETHER_MAX_LEN ) in append_frame_to_pkt()993 struct sk_buff *skb = dev_alloc_skb( ETHER_MAX_LEN + 2 ); in get_rx_buf()
389 #define ETHER_MAX_LEN 1518 macro
1103 bgmac_write(bgmac, BGMAC_RXMAX_LENGTH, 32 + ETHER_MAX_LEN); in bgmac_chip_init()