Home
last modified time | relevance | path

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

/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/inc/
Dwhd_types.h878 #define WHD_RX_BUFFER_ALLOC_FAIL WHD_RESULT_CREATE(1029) /**< Failed to allocate a buffer… macro
/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/src/bus_protocols/
Dwhd_bus_sdio_protocol.c738 return WHD_RX_BUFFER_ALLOC_FAIL; in whd_bus_sdio_read_frame()