Home
last modified time | relevance | path

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

/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_wifi_api.c4516 wl_tko_t *tko = NULL; in whd_tko_param()
4534 tko = (wl_tko_t *)data; in whd_tko_param()
4596 wl_tko_t *tko = NULL; in whd_tko_get_status()
4610 tko = (wl_tko_t *)data; in whd_tko_get_status()
4628 tko = (wl_tko_t *)whd_buffer_get_current_piece_data_pointer(whd_driver, response); in whd_tko_get_status()
4649 wl_tko_t *tko = NULL; in whd_tko_max_assoc()
4664 tko = (wl_tko_t *)data; in whd_tko_max_assoc()
4700 wl_tko_t *tko = NULL; in whd_tko_get_FW_connect()
4715 tko = (wl_tko_t *)data; in whd_tko_get_FW_connect()
4718 tko->len = offsetof(wl_tko_t, data); in whd_tko_get_FW_connect()
[all …]
/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/inc/
Dwhd_types.h1169 #define TKO_DATA_OFFSET offsetof(wl_tko_t, data) /**< TKO data offset */
/hal_infineon-3.4.0/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_wlioctl.h3876 } wl_tko_t; typedef