Home
last modified time | relevance | path

Searched refs:wlan_user_scan_cfg (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dwifi-internal.h211 wlan_user_scan_cfg *g_user_scan_cfg;
Dmlan_api.c2106wlan_user_scan_cfg *user_scan_cfg = (wlan_user_scan_cfg *)OSA_MemoryAllocate(sizeof(wlan_user_scan… in wifi_send_scan_cmd()
2108wlan_user_scan_cfg *user_scan_cfg = (wlan_user_scan_cfg *)OSA_MemoryPoolAllocate(buf_512_MemoryPoo… in wifi_send_scan_cmd()
2118 (void)memset(user_scan_cfg, 0x00, sizeof(wlan_user_scan_cfg)); in wifi_send_scan_cmd()
Dmlan_scan.c371 IN const wlan_user_scan_cfg *puser_scan_in, in wlan_scan_create_channel_list()
976 IN const wlan_user_scan_cfg *puser_scan_in, in wlan_scan_setup_scan_config()
2527 IN const wlan_user_scan_cfg *puser_scan_in) in wlan_scan_networks()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/
Dmlan_ieee.h1965 } MLAN_PACK_END wlan_user_scan_cfg; typedef
Dmlan_main.h2675 IN const wlan_user_scan_cfg *puser_scan_in);