Home
last modified time | relevance | path

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

/hal_infineon-3.6.0/wifi-host-driver/WiFi_Host_Driver/src/include/
Dwhd_wlioctl.h147 int32_t nprobes; member
257 int32_t nprobes; /* -1 use default, number of probes per channel */ member
/hal_infineon-3.6.0/wifi-host-driver/WiFi_Host_Driver/src/
Dwhd_wifi_api.c1646 ext_join_params->scan_params.nprobes = -1; in whd_wifi_join_specific()
2539 …scan_params->params.nprobes = (int32_t)htod32(optional_extended_params->number_of_probes_per_chann… in whd_wifi_scan()
2549 scan_params->params.nprobes = (int32_t)htod32(-1); in whd_wifi_scan()