Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_wifi_api.c4595 wl_tko_t *tko = NULL; in whd_tko_param()
4613 tko = (wl_tko_t *)data; in whd_tko_param()
4675 wl_tko_t *tko = NULL; in whd_tko_get_status()
4689 tko = (wl_tko_t *)data; in whd_tko_get_status()
4707 tko = (wl_tko_t *)whd_buffer_get_current_piece_data_pointer(whd_driver, response); in whd_tko_get_status()
4728 wl_tko_t *tko = NULL; in whd_tko_max_assoc()
4743 tko = (wl_tko_t *)data; in whd_tko_max_assoc()
4779 wl_tko_t *tko = NULL; in whd_tko_get_FW_connect()
4794 tko = (wl_tko_t *)data; in whd_tko_get_FW_connect()
4797 tko->len = offsetof(wl_tko_t, data); in whd_tko_get_FW_connect()
[all …]
/hal_infineon-3.6.0/wifi-host-driver/WiFi_Host_Driver/inc/
Dwhd_types.h1290 #define TKO_DATA_OFFSET offsetof(wl_tko_t, data) /**< TKO data offset */
/hal_infineon-3.6.0/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_wlioctl.h3884 } wl_tko_t; typedef