Searched refs:CPSW_MAX_PACKET_SIZE (Results 1 – 3 of 3) sorted by relevance
96 #define CPSW_MAX_PACKET_SIZE (VLAN_ETH_FRAME_LEN +\ macro
58 static int rx_packet_max = CPSW_MAX_PACKET_SIZE;1588 cpsw->rx_packet_max = max(rx_packet_max, CPSW_MAX_PACKET_SIZE); in cpsw_probe()
49 static int rx_packet_max = CPSW_MAX_PACKET_SIZE;