Searched refs:rx_packet_max (Results 1 – 5 of 5) sorted by relevance
58 static int rx_packet_max = CPSW_MAX_PACKET_SIZE; variable 59 module_param(rx_packet_max, int, 0);60 MODULE_PARM_DESC(rx_packet_max, "maximum receive packet size (bytes)");350 int pkt_size = cpsw->rx_packet_max; in cpsw_rx_handler() 604 cpsw->rx_packet_max); in cpsw_slave_open() 1616 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; variable 303 pkt_size = cpsw->rx_packet_max; in cpsw_rx_handler() 759 cpsw->rx_packet_max); in cpsw_slave_open() 1947 cpsw->rx_packet_max = rx_packet_max; in cpsw_probe()
343 int rx_packet_max; member
720 u32 rx_packet_max; member 2295 gbe_port_config(priv, slave, priv->rx_packet_max); in gbe_slave_open() 3137 gbe_port_config(gbe_dev, slave, gbe_dev->rx_packet_max); in init_secondary_ports() 3576 gbe_dev->rx_packet_max = NETCP_MAX_FRAME_SIZE; in gbe_probe()
1109 cpsw->rx_packet_max, in cpsw_fill_rx_channels()