Home
last modified time | relevance | path

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

/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_wifi_api.c1561 wl_extjoin_params_t *ext_join_params; in whd_wifi_join_specific()
1634 …(wl_extjoin_params_t *)whd_cdc_get_iovar_buffer(whd_driver, &buffer, sizeof(wl_extjoin_params_t), … in whd_wifi_join_specific()
1636 memset(ext_join_params, 0, sizeof(wl_extjoin_params_t) ); in whd_wifi_join_specific()
/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_wlioctl.h3840 } wl_extjoin_params_t; typedef
3841 #define WL_EXTJOIN_PARAMS_FIXED_SIZE (sizeof(wl_extjoin_params_t) - sizeof(chanspec_t) )