Searched refs:WLAN_CAPABILITY_IBSS (Results 1 – 22 of 22) sorted by relevance
176 *(__le16 *)ie |= cpu_to_le16(WLAN_CAPABILITY_IBSS); in r8712_generate_ie()
249 ((s_cap & WLAN_CAPABILITY_IBSS) == in is_same_network()250 (d_cap & WLAN_CAPABILITY_IBSS)) && in is_same_network()
254 if (cap & (WLAN_CAPABILITY_IBSS | WLAN_CAPABILITY_ESS)) { in translate_scan()
475 u16 capability = WLAN_CAPABILITY_IBSS; in ieee80211_ibss_csa_beacon()1112 if (!(cbss->capability & WLAN_CAPABILITY_IBSS)) in ieee80211_rx_bss_info()1317 capability = WLAN_CAPABILITY_IBSS; in ieee80211_sta_create_ibss()
986 bss_desc->cap_info_bitmap |= WLAN_CAPABILITY_IBSS; in mwifiex_cmd_802_11_ad_hoc_start()987 tmp_cap = WLAN_CAPABILITY_IBSS; in mwifiex_cmd_802_11_ad_hoc_start()
167 if (bss_desc->cap_info_bitmap & WLAN_CAPABILITY_IBSS) in mwifiex_fill_new_bss_desc()
2235 bss_info.bssid, 0, WLAN_CAPABILITY_IBSS, in mwifiex_cfg80211_inform_ibss_bss()
1321 (network->capability & WLAN_CAPABILITY_IBSS) ? 0x3 : 0x0; in libipw_handle_assoc_resp()1380 network->erp_value = (network->capability & WLAN_CAPABILITY_IBSS) ? in libipw_network_init()
80 if (network->capability & (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS)) { in libipw_translate_scan()
2297 (priv->assoc_network->capability & WLAN_CAPABILITY_IBSS)) in ipw_adapter_restart()4574 WLAN_CAPABILITY_IBSS)) in ipw_rx_notification()5443 !(network->capability & WLAN_CAPABILITY_IBSS))) { in ipw_find_adhoc_network()5621 !(network->capability & WLAN_CAPABILITY_IBSS))) { in ipw_best_network()5826 network->capability = WLAN_CAPABILITY_IBSS; in ipw_adhoc_create()6796 if (network->capability & WLAN_CAPABILITY_IBSS) in ipw_qos_handle_probe_response()6833 if (network->capability & WLAN_CAPABILITY_IBSS) in ipw_qos_handle_probe_response()6966 BUG_ON(!(network->capability & WLAN_CAPABILITY_IBSS)); in ipw_qos_association()
2168 network->erp_value = (network->capability & WLAN_CAPABILITY_IBSS) ? in rtllib_network_init()2239 ((src->capability & WLAN_CAPABILITY_IBSS) == in is_same_network()2240 (dst->capability & WLAN_CAPABILITY_IBSS)) && in is_same_network()
74 (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS)) { in rtl819x_translate_scan()
304 *(__le16 *)ie |= cpu_to_le16(WLAN_CAPABILITY_IBSS); in rtw_generate_ie()
347 ((s_cap & WLAN_CAPABILITY_IBSS) == in is_same_network()348 (d_cap & WLAN_CAPABILITY_IBSS)) && in is_same_network()
4088 if (caps&WLAN_CAPABILITY_IBSS) {/* adhoc master */ in start_create_ibss()4166 } else if (caps&WLAN_CAPABILITY_IBSS) { /* adhoc client */ in start_clnt_join()
1534 mask = WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS; in cfg80211_bss_type_match()1540 val = WLAN_CAPABILITY_IBSS; in cfg80211_bss_type_match()3871 if (bss->pub.capability & (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS) || in ieee80211_bss()
3347 #define WLAN_CAPABILITY_IBSS (1<<1) macro3355 (!((cap) & (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS)))
1939 capability = WLAN_CAPABILITY_IBSS; in lbs_ibss_start_new()
637 (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS)) { in gelic_wl_translate_scan()
1292 if (le16_to_cpu(mgmt->u.beacon.capab_info) & WLAN_CAPABILITY_IBSS) { in ath5k_check_ibss_tsf()
693 cap_val = WLAN_CAPABILITY_IBSS; in ath6kl_add_bss_if_needed()
3674 WLAN_CAPABILITY_IBSS) { in brcmf_cfg80211_escan_handler()