Searched refs:WLAN_CAPABILITY_IBSS (Results 1 – 25 of 30) sorted by relevance
12
309 #define WLAN_CAPABILITY_IBSS (1<<1) macro
295 ((s_cap & WLAN_CAPABILITY_IBSS) == in is_same_network()296 (d_cap & WLAN_CAPABILITY_IBSS)) && in is_same_network()
203 if (cap & (WLAN_CAPABILITY_IBSS | WLAN_CAPABILITY_BSS)) { in translate_scan()
714 if(ieee->current_network.capability & WLAN_CAPABILITY_IBSS) in ieee80211_probe_resp()772 cpu_to_le16(ieee->current_network.capability & WLAN_CAPABILITY_IBSS); in ieee80211_probe_resp()867 WLAN_CAPABILITY_BSS : WLAN_CAPABILITY_IBSS); in ieee80211_assoc_resp()1423 if ((ieee->iw_mode == IW_MODE_ADHOC) && !(net->capability & WLAN_CAPABILITY_IBSS)) in ieee80211_softmac_new_net()2418 ieee->current_network.capability = WLAN_CAPABILITY_IBSS; in ieee80211_start_ibss_wq()
2184 network->erp_value = (network->capability & WLAN_CAPABILITY_IBSS) ? in ieee80211_network_init()2263 ((src->capability & WLAN_CAPABILITY_IBSS) == in is_same_network()2264 (dst->capability & WLAN_CAPABILITY_IBSS)) && in is_same_network()
100 (WLAN_CAPABILITY_BSS | WLAN_CAPABILITY_IBSS)) { in rtl819x_translate_scan()
588 #define WLAN_CAPABILITY_IBSS (1<<1) macro
929 bss_desc->cap_info_bitmap |= WLAN_CAPABILITY_IBSS; in mwifiex_cmd_802_11_ad_hoc_start()930 tmp_cap = WLAN_CAPABILITY_IBSS; in mwifiex_cmd_802_11_ad_hoc_start()
179 if (bss_desc->cap_info_bitmap & WLAN_CAPABILITY_IBSS) in mwifiex_fill_new_bss_desc()
844 if (ieee->current_network.capability & WLAN_CAPABILITY_IBSS) in rtllib_probe_resp()901 WLAN_CAPABILITY_IBSS); in rtllib_probe_resp()993 WLAN_CAPABILITY_ESS : WLAN_CAPABILITY_IBSS); in rtllib_assoc_resp()1638 WLAN_CAPABILITY_IBSS)) in rtllib_softmac_new_net()2685 ieee->current_network.capability = WLAN_CAPABILITY_IBSS; in rtllib_start_ibss_wq()
2353 network->erp_value = (network->capability & WLAN_CAPABILITY_IBSS) ? in rtllib_network_init()2433 ((src->capability & WLAN_CAPABILITY_IBSS) == in is_same_network()2434 (dst->capability & WLAN_CAPABILITY_IBSS)) && in is_same_network()
101 (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS)) { in rtl819x_translate_scan()
568 #define WLAN_CAPABILITY_IBSS (1<<1) macro
1349 (network->capability & WLAN_CAPABILITY_IBSS) ? 0x3 : 0x0; in libipw_handle_assoc_resp()1408 network->erp_value = (network->capability & WLAN_CAPABILITY_IBSS) ? in libipw_network_init()
94 if (network->capability & (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS)) { in libipw_translate_scan()
2353 (priv->assoc_network->capability & WLAN_CAPABILITY_IBSS)) in ipw_adapter_restart()4645 WLAN_CAPABILITY_IBSS)) in ipw_rx_notification()5513 !(network->capability & WLAN_CAPABILITY_IBSS))) { in ipw_find_adhoc_network()5691 !(network->capability & WLAN_CAPABILITY_IBSS))) { in ipw_best_network()5896 network->capability = WLAN_CAPABILITY_IBSS; in ipw_adhoc_create()6869 if (network->capability & WLAN_CAPABILITY_IBSS) in ipw_qos_handle_probe_response()6906 if (network->capability & WLAN_CAPABILITY_IBSS) in ipw_qos_handle_probe_response()7039 BUG_ON(!(network->capability & WLAN_CAPABILITY_IBSS)); in ipw_qos_association()
357 cap = WLAN_CAPABILITY_IBSS; in rtw_generate_ie23a()
324 (s_cap & WLAN_CAPABILITY_IBSS) == in is_same_network23a()325 (d_cap & WLAN_CAPABILITY_IBSS) && in is_same_network23a()
4316 if (caps & WLAN_CAPABILITY_IBSS) { /* adhoc master */ in start_create_ibss()4388 } else if (caps & WLAN_CAPABILITY_IBSS) { /* adhoc client */ in start_clnt_join()
354 ((s_cap & WLAN_CAPABILITY_IBSS) == in is_same_network()355 (d_cap & WLAN_CAPABILITY_IBSS)) && in is_same_network()
577 if (sta->capability & WLAN_CAPABILITY_IBSS) in prism2_ap_proc_show()2079 capability & WLAN_CAPABILITY_IBSS) in handle_beacon()
1826 WLAN_CAPABILITY_IBSS)) { in __prism2_translate_scan()1919 (capabilities & WLAN_CAPABILITY_IBSS)) { in __prism2_translate_scan()
1962 capability = WLAN_CAPABILITY_IBSS; in lbs_ibss_start_new()
649 (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS)) { in gelic_wl_translate_scan()
1248 if (le16_to_cpu(mgmt->u.beacon.capab_info) & WLAN_CAPABILITY_IBSS) { in ath5k_check_ibss_tsf()