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

/linux-master/net/wireless/tests/
H A Dscan.c685 bool same_ssid; member in struct:cfg80211_parse_colocated_ap_case
735 .same_ssid = true,
746 .same_ssid = true,
830 if (params->same_ssid) {
/linux-master/net/wireless/
H A Dcore.h569 * @same_ssid: the reported AP has the same SSID as the reporting AP
587 same_ssid:1, member in struct:cfg80211_colocated_ap
H A Dscan.c504 coloc_ap->same_ssid =
595 if (!entry->same_ssid && !entry->short_ssid_valid)
598 if (entry->same_ssid) {
696 * same_ssid bit to be set). Ignore other options, and move to

Completed in 81 milliseconds