Searched refs:SDIO_PAYLOAD_SIZE (Results 1 – 2 of 2) sorted by relevance
| /hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/ | ||
| D | wifi-sdio.h | 57 #define SDIO_PAYLOAD_SIZE 16 macro |
| D | wifi.c | 3652 return (pkt_cnt >= SDIO_PAYLOAD_SIZE) ? MTRUE : MFALSE; in wifi_is_max_tx_cnt() |