Searched refs:WLAN_CAPABILITY_ESS (Results 1 – 19 of 19) sorted by relevance
559 mask = WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS; in cfg80211_bss_type_match()562 val = WLAN_CAPABILITY_ESS; in cfg80211_bss_type_match()1015 if (res->pub.capability & WLAN_CAPABILITY_ESS) in cfg80211_inform_bss_data()1098 if (res->pub.capability & WLAN_CAPABILITY_ESS) in cfg80211_inform_bss_frame_data()1577 if (bss->pub.capability & (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS) || in ieee80211_bss()1583 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()
101 (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS)) { in rtl819x_translate_scan()102 if (network->capability & WLAN_CAPABILITY_ESS) in rtl819x_translate_scan()
993 WLAN_CAPABILITY_ESS : WLAN_CAPABILITY_IBSS); in rtllib_assoc_resp()1255 hdr->capability = cpu_to_le16(WLAN_CAPABILITY_ESS); in rtllib_association_req()1634 WLAN_CAPABILITY_ESS)) in rtllib_softmac_new_net()
2435 ((src->capability & WLAN_CAPABILITY_ESS) == in is_same_network()2436 (dst->capability & WLAN_CAPABILITY_ESS))); in is_same_network()
567 #define WLAN_CAPABILITY_ESS (1<<0) macro
1542 #define WLAN_CAPABILITY_ESS (1<<0) macro1551 (!((cap) & (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS)))
326 (s_cap & WLAN_CAPABILITY_ESS) == (d_cap & WLAN_CAPABILITY_ESS)); in is_same_network23a()
4255 if (bssid->capability & WLAN_CAPABILITY_ESS) { in collect_bss_info()4367 if (caps & WLAN_CAPABILITY_ESS) { in start_clnt_join()
356 ((s_cap & WLAN_CAPABILITY_ESS) == in is_same_network()357 (d_cap & WLAN_CAPABILITY_ESS))); in is_same_network()
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()
183 if (cap & WLAN_CAPABILITY_ESS) in translate_scan()
697 cap_val = WLAN_CAPABILITY_ESS; in ath6kl_add_bss_if_needed()
694 capab = WLAN_CAPABILITY_ESS; in ieee80211_send_assoc()