Home
last modified time | relevance | path

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

/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_chip.h209 } akm_suite_portion_t; typedef
/hal_infineon-latest/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_wifi_api.c2041 akm_suite_portion_t *akm_suites; in whd_wifi_scan_events_handler()
2043 … akm_suites = (akm_suite_portion_t *)&(rsnie->pairwise_suite_list[rsnie->pairwise_suite_count]); in whd_wifi_scan_events_handler()
2112 akm_suite_portion_t *akm_suites; in whd_wifi_scan_events_handler()
2125 … akm_suites = (akm_suite_portion_t *)&(wpaie->unicast_suite_list[wpaie->unicast_suite_count]); in whd_wifi_scan_events_handler()