Searched refs:WLAN_CAPABILITY_ESS (Results 1 – 17 of 17) sorted by relevance
560 mask = WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS; in cfg80211_bss_type_match()563 val = WLAN_CAPABILITY_ESS; in cfg80211_bss_type_match()1014 if (res->pub.capability & WLAN_CAPABILITY_ESS) in cfg80211_inform_bss_width()1097 if (res->pub.capability & WLAN_CAPABILITY_ESS) in cfg80211_inform_bss_width_frame()1576 if (bss->pub.capability & (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS) || in ieee80211_bss()1582 else if (bss->pub.capability & WLAN_CAPABILITY_ESS) in ieee80211_bss()
94 if (network->capability & (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS)) { in libipw_translate_scan()95 if (network->capability & WLAN_CAPABILITY_ESS) in libipw_translate_scan()
5688 !(network->capability & WLAN_CAPABILITY_ESS)) || in ipw_best_network()
105 (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS)) { in rtl819x_translate_scan()106 if (network->capability & WLAN_CAPABILITY_ESS) in rtl819x_translate_scan()
1011 WLAN_CAPABILITY_ESS : WLAN_CAPABILITY_IBSS); in rtllib_assoc_resp()1273 hdr->capability = cpu_to_le16(WLAN_CAPABILITY_ESS); in rtllib_association_req()1652 WLAN_CAPABILITY_ESS)) in rtllib_softmac_new_net()
2312 ((src->capability & WLAN_CAPABILITY_ESS) == in is_same_network()2313 (dst->capability & WLAN_CAPABILITY_ESS))); in is_same_network()
807 #define WLAN_CAPABILITY_ESS (1<<0) macro
1541 #define WLAN_CAPABILITY_ESS (1<<0) macro1550 (!((cap) & (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS)))
326 (s_cap & WLAN_CAPABILITY_ESS) == (d_cap & WLAN_CAPABILITY_ESS)); in is_same_network23a()
4265 if (bssid->capability & WLAN_CAPABILITY_ESS) { in collect_bss_info()4377 if (caps & WLAN_CAPABILITY_ESS) { in start_clnt_join()
649 (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS)) { in gelic_wl_translate_scan()650 if (be16_to_cpu(scan->capability) & WLAN_CAPABILITY_ESS) in gelic_wl_translate_scan()
2926 body.capability = cpu_to_le16(WLAN_CAPABILITY_ESS); in send_association_request()3009 u8 *bss = capability & WLAN_CAPABILITY_ESS ? header->addr2 : header->addr3; in store_bss_info()3041 else if (capability & WLAN_CAPABILITY_ESS) in store_bss_info()
2677 WLAN_CAPABILITY_ESS : WLAN_CAPABILITY_IBSS; in rndis_wlan_craft_connected_bss()
575 if (sta->capability & WLAN_CAPABILITY_ESS) in prism2_ap_proc_show()1700 *pos = cpu_to_le16(WLAN_CAPABILITY_ESS); in handle_assoc()
1825 if (capabilities & (WLAN_CAPABILITY_ESS | in __prism2_translate_scan()1827 if (capabilities & WLAN_CAPABILITY_ESS) in __prism2_translate_scan()
697 cap_val = WLAN_CAPABILITY_ESS; in ath6kl_add_bss_if_needed()
669 capab = WLAN_CAPABILITY_ESS; in ieee80211_send_assoc()