Searched refs:WLAN_CAPABILITY_ESS (Results 1 – 7 of 7) sorted by relevance
77 if (network->capability & (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS)) { in libipw_translate_scan()78 if (network->capability & WLAN_CAPABILITY_ESS) in libipw_translate_scan()
159 WLAN_CAPABILITY_ESS, 0, in virt_wifi_inform_bss()
1588 mask = WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS; in cfg80211_bss_type_match()1591 val = WLAN_CAPABILITY_ESS; in cfg80211_bss_type_match()2367 if (data->capability & WLAN_CAPABILITY_ESS) in cfg80211_inform_single_bss_data()3952 if (bss->pub.capability & (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS) || in ieee80211_bss()3958 else if (bss->pub.capability & WLAN_CAPABILITY_ESS) in ieee80211_bss()
1382 #define WLAN_CAPABILITY_ESS (1<<0) macro1391 (!((cap) & (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS)))
637 (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS)) { in gelic_wl_translate_scan()638 if (be16_to_cpu(scan->capability) & WLAN_CAPABILITY_ESS) in gelic_wl_translate_scan()
697 cap_val = WLAN_CAPABILITY_ESS; in ath6kl_add_bss_if_needed()
2719 capab |= WLAN_CAPABILITY_ESS; in ieee80211_send_assoc()