Searched refs:short_ssid_valid (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/wireless/
H A Dscan.c557 entry->short_ssid_valid = true;
595 if (!entry->same_ssid && !entry->short_ssid_valid)
600 entry->short_ssid_valid = true;
794 } else if (ap->short_ssid_valid) {
871 entry->short_ssid_valid = true;
960 scan_6ghz_params->short_ssid_valid = ap->short_ssid_valid;
H A Dcore.h574 * @short_ssid_valid: short_ssid is valid and can be used
591 short_ssid_valid:1; member in struct:cfg80211_colocated_ap
/linux-master/include/net/
H A Dcfg80211.h2619 * @short_ssid_valid: @short_ssid is valid and can be used
2629 bool short_ssid_valid; member in struct:cfg80211_scan_6ghz_params
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dscan.c1700 if (scan_6ghz_params[j].short_ssid_valid) {

Completed in 321 milliseconds