Home
last modified time | relevance | path

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

/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_management.c112 return WHD_MALLOC_FAILURE; in whd_add_interface()
172 return WHD_MALLOC_FAILURE; in whd_init()
Dwhd_clm.c168 ret = WHD_MALLOC_FAILURE; in whd_process_clm_data()
Dwhd_chip.c903 return WHD_MALLOC_FAILURE; in whd_wifi_print_whd_log()
Dwhd_wifi_api.c2413 return WHD_MALLOC_FAILURE; in whd_wifi_scan_synch()
2658 return WHD_MALLOC_FAILURE; in whd_wifi_deauth_sta()
/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/inc/
Dwhd_types.h914 #define WHD_MALLOC_FAILURE WHD_RESULT_CREATE(1065) /**< Memory allocation failure */ macro
/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/src/bus_protocols/
Dwhd_bus_spi_protocol.c727 return WHD_MALLOC_FAILURE; in whd_bus_spi_init()
Dwhd_bus_sdio_protocol.c500 return WHD_MALLOC_FAILURE; in whd_bus_sdio_init()