Home
last modified time | relevance | path

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

/openbsd/src/sys/dev/ic/
Dqwzreg.h3428 struct hint_short_ssid { struct
3520 struct hint_short_ssid hint_s_ssid[WLAN_SCAN_MAX_HINT_S_SSID];
Dqwxreg.h3366 struct hint_short_ssid { struct
3458 struct hint_short_ssid hint_s_ssid[WLAN_SCAN_MAX_HINT_S_SSID];
Dqwz.c16191 struct hint_short_ssid *s_ssid = NULL; in qwz_wmi_send_scan_start_cmd()
16215 params->num_hint_s_ssid * sizeof(struct hint_short_ssid); in qwz_wmi_send_scan_start_cmd()
16332 len = params->num_hint_s_ssid * sizeof(struct hint_short_ssid); in qwz_wmi_send_scan_start_cmd()
Dqwx.c18163 struct hint_short_ssid *s_ssid = NULL; in qwx_wmi_send_scan_start_cmd()
18194 params->num_hint_s_ssid * sizeof(struct hint_short_ssid); in qwx_wmi_send_scan_start_cmd()
18300 len = params->num_hint_s_ssid * sizeof(struct hint_short_ssid); in qwx_wmi_send_scan_start_cmd()