Home
last modified time | relevance | path

Searched refs:mlan_ds_misc_custom_ie (Results 1 – 6 of 6) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_decl.h796 } MLAN_PACK_END mlan_ds_misc_custom_ie; typedef
Dmlan_ioctl.h4255 mlan_ds_misc_custom_ie cust_ie;
Dmlan_fw.h5637 mlan_ds_misc_custom_ie ds_mgmt_ie;
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_uap_cmdevent.c385 mlan_ds_misc_custom_ie *cust_ie = MNULL; in wlan_uap_cmd_sys_configure()
446 cust_ie = (mlan_ds_misc_custom_ie *)pdata_buf; in wlan_uap_cmd_sys_configure()
Dmlan_sta_cmd.c1295 mlan_ds_misc_custom_ie *cust_ie = MNULL;
1305 cust_ie = (mlan_ds_misc_custom_ie *)pdata_buf;
Dmlan_api.c3894 mlan_ds_misc_custom_ie *pcustom_ie = NULL; in wifi_set_custom_ie()
3903 pcustom_ie = OSA_MemoryAllocate(sizeof(mlan_ds_misc_custom_ie)); in wifi_set_custom_ie()