Searched refs:CPSW_MAX_PACKET_SIZE (Results 1 – 2 of 2) sorted by relevance
90 #define CPSW_MAX_PACKET_SIZE (VLAN_ETH_FRAME_LEN +\ macro
59 static int rx_packet_max = CPSW_MAX_PACKET_SIZE;2849 cpsw->rx_packet_max = max(rx_packet_max, CPSW_MAX_PACKET_SIZE); in cpsw_probe()