RX_BUFFER_MAX
bp->rx_buffer_size = MIN(size, RX_BUFFER_MAX);
dev->max_mtu = MIN(bp->jumbo_max_len, RX_BUFFER_MAX) -