Searched refs:WLAN_CAPABILITY_ESS (Results 1 – 11 of 11) 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()
5618 !(network->capability & WLAN_CAPABILITY_ESS)) || in ipw_best_network()
159 WLAN_CAPABILITY_ESS, 0, in virt_wifi_inform_bss()
1578 mask = WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS; in cfg80211_bss_type_match()1581 val = WLAN_CAPABILITY_ESS; in cfg80211_bss_type_match()2329 if (data->capability & WLAN_CAPABILITY_ESS) in cfg80211_inform_single_bss_data()3909 if (bss->pub.capability & (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS) || in ieee80211_bss()3915 else if (bss->pub.capability & WLAN_CAPABILITY_ESS) in ieee80211_bss()
1366 #define WLAN_CAPABILITY_ESS (1<<0) macro1375 (!((cap) & (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS)))
217 WLAN_CAPABILITY_ESS, 100, in qtnf_event_handle_bss_join()
375 ((s_cap & WLAN_CAPABILITY_ESS) == in is_same_network()376 (d_cap & WLAN_CAPABILITY_ESS)); in is_same_network()
4111 if (caps&WLAN_CAPABILITY_ESS) { in start_clnt_join()
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()
696 cap_val = WLAN_CAPABILITY_ESS; in ath6kl_add_bss_if_needed()
2355 capab |= WLAN_CAPABILITY_ESS; in ieee80211_send_assoc()