Home
last modified time | relevance | path

Searched refs:TX_DATA_PAYLOAD_SIZE (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/port/net/zephyr/
Dnet.c47 #define TX_DATA_PAYLOAD_SIZE 1500 macro
530 mtu = MIN(TX_DATA_PAYLOAD_SIZE, mtu); in nxp_wifi_internal_tx()