Home
last modified time | relevance | path

Searched refs:same_ssid (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Dscan.c92 * @same_ssid: the reported AP has the same SSID as the reporting AP
109 same_ssid:1, member
539 coloc_ap->same_ssid = in cfg80211_parse_bss_param()
604 if (!entry->same_ssid) in cfg80211_parse_ap_info()
608 if (entry->same_ssid) { in cfg80211_parse_ap_info()
670 * (short SSID or same_ssid bit to be set). in cfg80211_parse_colocated_ap()
/kernel/linux/linux-6.6/net/wireless/
H A Dscan.c92 * @same_ssid: the reported AP has the same SSID as the reporting AP
110 same_ssid:1, member
540 coloc_ap->same_ssid = in cfg80211_parse_bss_param()
629 if (!entry->same_ssid && !entry->short_ssid_valid) in cfg80211_parse_ap_info()
632 if (entry->same_ssid) { in cfg80211_parse_ap_info()
698 * (short SSID or same_ssid bit to be set). in cfg80211_parse_colocated_ap()

Completed in 16 milliseconds