Searched refs:WLAN_CAPABILITY_IBSS (Results 1 - 33 of 33) sorted by relevance

/linux-4.4.14/net/wireless/
H A Dscan.c559 mask = WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS; cfg80211_bss_type_match()
565 val = WLAN_CAPABILITY_IBSS; cfg80211_bss_type_match()
1577 if (bss->pub.capability & (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS) || ieee80211_bss()
/linux-4.4.14/drivers/staging/rtl8712/
H A Dieee80211.h309 #define WLAN_CAPABILITY_IBSS (1<<1) macro
H A Drtl871x_mlme.c295 ((s_cap & WLAN_CAPABILITY_IBSS) == is_same_network()
296 (d_cap & WLAN_CAPABILITY_IBSS)) && is_same_network()
H A Drtl871x_ioctl_linux.c203 if (cap & (WLAN_CAPABILITY_IBSS | WLAN_CAPABILITY_BSS)) { translate_scan()
/linux-4.4.14/drivers/staging/rtl8192e/
H A Drtllib_softmac.c844 if (ieee->current_network.capability & WLAN_CAPABILITY_IBSS) rtllib_probe_resp()
901 WLAN_CAPABILITY_IBSS); rtllib_probe_resp()
993 WLAN_CAPABILITY_ESS : WLAN_CAPABILITY_IBSS); rtllib_assoc_resp()
1638 WLAN_CAPABILITY_IBSS)) rtllib_softmac_new_net()
2685 ieee->current_network.capability = WLAN_CAPABILITY_IBSS; rtllib_start_ibss_wq()
H A Drtllib_wx.c101 (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS)) { rtl819x_translate_scan()
H A Drtllib_rx.c2353 network->erp_value = (network->capability & WLAN_CAPABILITY_IBSS) ? rtllib_network_init()
2433 ((src->capability & WLAN_CAPABILITY_IBSS) == is_same_network()
2434 (dst->capability & WLAN_CAPABILITY_IBSS)) && is_same_network()
H A Drtllib.h568 #define WLAN_CAPABILITY_IBSS (1<<1) macro
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_softmac.c714 if(ieee->current_network.capability & WLAN_CAPABILITY_IBSS) ieee80211_probe_resp()
772 cpu_to_le16(ieee->current_network.capability & WLAN_CAPABILITY_IBSS); ieee80211_probe_resp()
867 WLAN_CAPABILITY_BSS : WLAN_CAPABILITY_IBSS); ieee80211_assoc_resp()
1423 if ((ieee->iw_mode == IW_MODE_ADHOC) && !(net->capability & WLAN_CAPABILITY_IBSS)) ieee80211_softmac_new_net()
2418 ieee->current_network.capability = WLAN_CAPABILITY_IBSS; ieee80211_start_ibss_wq()
H A Dieee80211_wx.c100 (WLAN_CAPABILITY_BSS | WLAN_CAPABILITY_IBSS)) { rtl819x_translate_scan()
H A Dieee80211_rx.c2184 network->erp_value = (network->capability & WLAN_CAPABILITY_IBSS) ? ieee80211_network_init()
2263 ((src->capability & WLAN_CAPABILITY_IBSS) == is_same_network()
2264 (dst->capability & WLAN_CAPABILITY_IBSS)) && is_same_network()
H A Dieee80211.h588 #define WLAN_CAPABILITY_IBSS (1<<1) macro
/linux-4.4.14/drivers/staging/rtl8723au/core/
H A Drtw_ieee80211.c357 cap = WLAN_CAPABILITY_IBSS; rtw_generate_ie23a()
H A Drtw_mlme.c324 (s_cap & WLAN_CAPABILITY_IBSS) == is_same_network23a()
325 (d_cap & WLAN_CAPABILITY_IBSS) && is_same_network23a()
H A Drtw_mlme_ext.c4316 if (caps & WLAN_CAPABILITY_IBSS) { /* adhoc master */ start_create_ibss()
4388 } else if (caps & WLAN_CAPABILITY_IBSS) { /* adhoc client */ start_clnt_join()
/linux-4.4.14/drivers/net/wireless/ipw2x00/
H A Dlibipw_wx.c94 if (network->capability & (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS)) { libipw_translate_scan()
H A Dlibipw_rx.c1349 (network->capability & WLAN_CAPABILITY_IBSS) ? 0x3 : 0x0; libipw_handle_assoc_resp()
1408 network->erp_value = (network->capability & WLAN_CAPABILITY_IBSS) ? libipw_network_init()
H A Dipw2200.c2352 (priv->assoc_network->capability & WLAN_CAPABILITY_IBSS)) ipw_adapter_restart()
4644 WLAN_CAPABILITY_IBSS)) ipw_rx_notification()
5512 !(network->capability & WLAN_CAPABILITY_IBSS))) { ipw_find_adhoc_network()
5690 !(network->capability & WLAN_CAPABILITY_IBSS))) { ipw_best_network()
5895 network->capability = WLAN_CAPABILITY_IBSS; ipw_adhoc_create()
6868 if (network->capability & WLAN_CAPABILITY_IBSS) ipw_qos_handle_probe_response()
6905 if (network->capability & WLAN_CAPABILITY_IBSS) ipw_qos_handle_probe_response()
7038 BUG_ON(!(network->capability & WLAN_CAPABILITY_IBSS)); ipw_qos_association()
/linux-4.4.14/drivers/net/wireless/mwifiex/
H A Djoin.c928 bss_desc->cap_info_bitmap |= WLAN_CAPABILITY_IBSS; mwifiex_cmd_802_11_ad_hoc_start()
929 tmp_cap = WLAN_CAPABILITY_IBSS; mwifiex_cmd_802_11_ad_hoc_start()
H A Dsta_ioctl.c179 if (bss_desc->cap_info_bitmap & WLAN_CAPABILITY_IBSS) mwifiex_fill_new_bss_desc()
H A Dcfg80211.c2003 bss_info.bssid, 0, WLAN_CAPABILITY_IBSS, mwifiex_cfg80211_inform_ibss_bss()
/linux-4.4.14/net/mac80211/
H A Dibss.c1135 if (!(cbss->capability & WLAN_CAPABILITY_IBSS)) ieee80211_rx_bss_info()
1338 capability = WLAN_CAPABILITY_IBSS; ieee80211_sta_create_ibss()
/linux-4.4.14/drivers/staging/rtl8188eu/core/
H A Drtw_mlme.c354 ((s_cap & WLAN_CAPABILITY_IBSS) == is_same_network()
355 (d_cap & WLAN_CAPABILITY_IBSS)) && is_same_network()
/linux-4.4.14/include/linux/
H A Dieee80211.h1543 #define WLAN_CAPABILITY_IBSS (1<<1) macro
1551 (!((cap) & (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS)))
/linux-4.4.14/drivers/net/wireless/hostap/
H A Dhostap_ap.c577 if (sta->capability & WLAN_CAPABILITY_IBSS) prism2_ap_proc_show()
2079 capability & WLAN_CAPABILITY_IBSS) handle_beacon()
H A Dhostap_ioctl.c1826 WLAN_CAPABILITY_IBSS)) { __prism2_translate_scan()
1919 (capabilities & WLAN_CAPABILITY_IBSS)) { __prism2_translate_scan()
/linux-4.4.14/drivers/net/wireless/libertas/
H A Dcfg.c1950 capability = WLAN_CAPABILITY_IBSS; lbs_ibss_start_new()
/linux-4.4.14/drivers/net/ethernet/toshiba/
H A Dps3_gelic_wireless.c649 (WLAN_CAPABILITY_ESS | WLAN_CAPABILITY_IBSS)) { gelic_wl_translate_scan()
/linux-4.4.14/drivers/net/wireless/
H A Drndis_wlan.c2677 WLAN_CAPABILITY_ESS : WLAN_CAPABILITY_IBSS; rndis_wlan_craft_connected_bss()
H A Datmel.c3039 if (capability & WLAN_CAPABILITY_IBSS) store_bss_info()
/linux-4.4.14/drivers/net/wireless/ath/ath5k/
H A Dbase.c1248 if (le16_to_cpu(mgmt->u.beacon.capab_info) & WLAN_CAPABILITY_IBSS) { ath5k_check_ibss_tsf()
/linux-4.4.14/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c694 cap_val = WLAN_CAPABILITY_IBSS; ath6kl_add_bss_if_needed()
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/
H A Dcfg80211.c2961 WLAN_CAPABILITY_IBSS) { brcmf_cfg80211_escan_handler()

Completed in 912 milliseconds