Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/ath/ath11k/
Dwmi.c2039 struct hint_short_ssid *s_ssid = NULL; in ath11k_wmi_send_scan_start_cmd()
2068 params->num_hint_s_ssid * sizeof(struct hint_short_ssid); in ath11k_wmi_send_scan_start_cmd()
2171 len = params->num_hint_s_ssid * sizeof(struct hint_short_ssid); in ath11k_wmi_send_scan_start_cmd()
2201 len = params->num_hint_s_ssid * sizeof(struct hint_short_ssid); in ath11k_wmi_send_scan_start_cmd()
Dwmi.h3141 struct hint_short_ssid { struct
3232 struct hint_short_ssid hint_s_ssid[WLAN_SCAN_MAX_HINT_S_SSID];