Home
last modified time | relevance | path

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

/hal_infineon-3.7.0/wifi-host-driver/WiFi_Host_Driver/inc/
Dwhd.h52 typedef struct whd_buffer_funcs whd_buffer_funcs_t; typedef
Dwhd_wifi_api.h65 whd_resource_source_t *resource_ops, whd_buffer_funcs_t *buffer_ops,
/hal_infineon-3.7.0/whd-bsp-integration/
Dcybsp_wifi.h89 whd_buffer_funcs_t* buffer_if,
Dcybsp_wifi.c210 static whd_buffer_funcs_t buffer_if_default =
636 whd_buffer_funcs_t* buffer_if, in cybsp_wifi_init_primary_extended()
DRELEASE.md6 * APIs for connecting WHD to LwIP/NetXDuo memory buffers (whd_buffer_funcs_t)
DREADME.md50 * APIs for connecting WHD to LwIP/NetXDuo memory buffers (whd_buffer_funcs_t)
/hal_infineon-3.7.0/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_int.h98 whd_buffer_funcs_t *buffer_if;
/hal_infineon-3.7.0/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_management.c132 whd_resource_source_t *resource_ops, whd_buffer_funcs_t *buffer_ops, in whd_init()