zephyr/samples/net/wifi/shell/nxp
Maochen Wang f4a0beb2b7 samples: net: wifi: Enable NXP_WIFI_TX_RX_ZERO_COPY for IW610
Enable NXP_WIFI_TX_RX_ZERO_COPY for IW610, which will reduce extra memcpy
between net stack and driver in TX data path and avoid the allocation of
RXPD and mlan_buffer in RX data path, to improve the throughput
performance.
Increase CONFIG_NET_BUF_DATA_SIZE to hold one packet in one buffer.
NXP_WIFI_TX_RX_ZERO_COPY can be enabled not only for NXP_RW610 case.

Signed-off-by: Maochen Wang <maochen.wang@nxp.com>
2025-06-24 09:17:03 +02:00
..
overlay_debug.conf boards: nxp: mimxrt1060_evk: Added support for IW612 and IW416 SoCs 2025-04-29 08:16:46 +01:00
overlay_hostap_debug.conf samples: net: wifi: shell: nxp: HostAP support for IW416 2025-06-11 09:54:46 +02:00
overlay_hostap_hosted_mcu.conf samples: net: wifi: nxp: supplicant enterprise enabledment on IW610 2025-06-11 09:54:46 +02:00
overlay_hostap_rw612.conf
overlay_hosted_mcu.conf samples: net: wifi: nxp: fix TCP RX accept error 2025-06-12 11:33:19 +02:00
overlay_iw610.conf samples: net: wifi: Enable NXP_WIFI_TX_RX_ZERO_COPY for IW610 2025-06-24 09:17:03 +02:00
overlay_rw612_debug.conf
overlay_rw612.conf samples: net: enable NET_ZPERF_SERVER 2025-04-23 11:48:42 +02:00