Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/middleware/wifi_nxp/wlcmgr/
Dwlan.c530 bool fast_path_cache_valid : 1; member
2058 if (((wlan.auth_cache_valid == true) || (wlan.fast_path_cache_valid == true)) && in do_connect()
2072 wlan.fast_path_cache_valid = false; in do_connect()
2572 wlan.fast_path_cache_valid = false; in start_association()
2584 wlan.fast_path_cache_valid = false; in start_association()
3223 wlan.fast_path_cache_valid = false; in wlcm_process_channel_switch_ann()
3850 if (wlan.fast_path_cache_valid == true && (wlan.cur_network_idx == wlan.fp_network)) in wlcm_process_authentication_event()
3957 wlan.fast_path_cache_valid = true; in wlcm_process_authentication_event()
3973 wlan.fast_path_cache_valid = false; in wlcm_process_authentication_event()
4889 wlan.fast_path_cache_valid = false; in wlcm_process_net_dhcp_config()
[all …]