When the PSRAM is enabled, we should not allocate the TX/RX buffers there, so we use kmm_calloc here, to make it into IRAM, so the ethernet controller can read bytes from it.