| /linux/drivers/net/wireless/ath/ath5k/ |
| H A D | mac80211-ops.c | 83 vif->type == NL80211_IFTYPE_ADHOC) in ath5k_add_interface() 95 (ah->nvifs && vif->type == NL80211_IFTYPE_ADHOC)) { in ath5k_add_interface() 104 case NL80211_IFTYPE_ADHOC: in ath5k_add_interface() 118 (avf->opmode == NL80211_IFTYPE_ADHOC) || in ath5k_add_interface() 138 else if (avf->opmode == NL80211_IFTYPE_ADHOC) in ath5k_add_interface() 181 else if (avf->opmode == NL80211_IFTYPE_ADHOC) in ath5k_remove_interface() 428 case NL80211_IFTYPE_ADHOC: in ath5k_configure_filter() 486 if (vif->type == NL80211_IFTYPE_ADHOC && in ath5k_set_key() 640 if (ah->opmode == NL80211_IFTYPE_ADHOC) in ath5k_reset_tsf()
|
| H A D | pcu.c | 672 case NL80211_IFTYPE_ADHOC: in ath5k_hw_init_beacon_timers() 894 case NL80211_IFTYPE_ADHOC: in ath5k_hw_set_opmode()
|
| /linux/net/wireless/ |
| H A D | wext-compat.c | 51 type = NL80211_IFTYPE_ADHOC; in cfg80211_wext_siwmode() 86 case NL80211_IFTYPE_ADHOC: in cfg80211_wext_giwmode() 426 if (wdev->iftype != NL80211_IFTYPE_ADHOC && in cfg80211_set_encryption() 445 (wdev->iftype == NL80211_IFTYPE_ADHOC && in cfg80211_set_encryption() 452 wdev->iftype == NL80211_IFTYPE_ADHOC) { in cfg80211_set_encryption() 498 (wdev->iftype == NL80211_IFTYPE_ADHOC && in cfg80211_set_encryption() 525 (wdev->iftype == NL80211_IFTYPE_ADHOC && in cfg80211_set_encryption() 532 if (wdev->iftype == NL80211_IFTYPE_ADHOC && in cfg80211_set_encryption() 551 (wdev->iftype == NL80211_IFTYPE_ADHOC && in cfg80211_set_encryption() 574 wdev->iftype != NL80211_IFTYPE_ADHOC) in cfg80211_wext_siwencode() [all …]
|
| H A D | ibss.c | 26 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC)) in __cfg80211_ibss_joined() 301 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC)) in cfg80211_ibss_wext_siwfreq() 350 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC)) in cfg80211_ibss_wext_giwfreq() 378 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC)) in cfg80211_ibss_wext_siwessid() 409 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC)) in cfg80211_ibss_wext_giwessid() 437 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC)) in cfg80211_ibss_wext_siwap() 485 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC)) in cfg80211_ibss_wext_giwap()
|
| /linux/drivers/net/wireless/ath/ |
| H A D | debug.c | 25 case NL80211_IFTYPE_ADHOC: in ath_opmode_to_string()
|
| /linux/drivers/net/wireless/purelifi/plfxlc/ |
| H A D | mac.c | 125 if (mac->type != NL80211_IFTYPE_ADHOC) in plfxlc_restore_settings() 502 [NL80211_IFTYPE_ADHOC] = "Adhoc" in plfxlc_op_add_interface() 508 if (vif->type == NL80211_IFTYPE_ADHOC || in plfxlc_op_add_interface() 590 if (mac->type != NL80211_IFTYPE_ADHOC) { /* for STATION */ in plfxlc_op_bss_info_changed() 737 BIT(NL80211_IFTYPE_ADHOC); in plfxlc_mac_alloc_hw()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
| H A D | dm.h | 98 NL80211_IFTYPE_ADHOC) ? \
|
| H A D | dm.c | 169 if (mac->opmode == NL80211_IFTYPE_ADHOC) in rtl8723e_dm_initial_gain_multi_sta() 367 if (mac->opmode == NL80211_IFTYPE_ADHOC) { in rtl8723e_dm_dynamic_txpower() 724 if (mac->opmode == NL80211_IFTYPE_ADHOC) { in rtl8723e_dm_dynamic_bb_powersaving()
|
| /linux/net/mac80211/ |
| H A D | iface.c | 385 if (iftype == NL80211_IFTYPE_ADHOC && in ieee80211_check_concurrent_iface() 386 nsdata->vif.type == NL80211_IFTYPE_ADHOC) in ieee80211_check_concurrent_iface() 508 case NL80211_IFTYPE_ADHOC: in ieee80211_do_stop() 547 } else if (sdata->vif.type == NL80211_IFTYPE_ADHOC) { in ieee80211_do_stop() 1440 case NL80211_IFTYPE_ADHOC: in ieee80211_do_open() 1567 } else if (sdata->vif.type == NL80211_IFTYPE_ADHOC) { in ieee80211_do_open() 1585 case NL80211_IFTYPE_ADHOC: in ieee80211_do_open() 1801 case NL80211_IFTYPE_ADHOC: in ieee80211_iface_process_skb() 1877 case NL80211_IFTYPE_ADHOC: in ieee80211_iface_work() 1971 case NL80211_IFTYPE_ADHOC: in ieee80211_setup_sdata() [all …]
|
| H A D | ibss.c | 259 NL80211_IFTYPE_ADHOC)) { in __ieee80211_sta_join_ibss() 270 NL80211_IFTYPE_ADHOC)) { in __ieee80211_sta_join_ibss() 278 &chanreq.oper, NL80211_IFTYPE_ADHOC); in __ieee80211_sta_join_ibss() 729 NL80211_IFTYPE_ADHOC); in ieee80211_ibss_csa_mark_radar() 808 NL80211_IFTYPE_ADHOC)) { in ieee80211_ibss_process_chanswitch() 821 NL80211_IFTYPE_ADHOC); in ieee80211_ibss_process_chanswitch() 939 if (sdata->vif.type != NL80211_IFTYPE_ADHOC) in ieee80211_update_sta_info() 1677 if (sdata->vif.type != NL80211_IFTYPE_ADHOC) in ieee80211_ibss_notify_scan_completed()
|
| H A D | offchannel.c | 844 case NL80211_IFTYPE_ADHOC: in ieee80211_mgmt_tx() 858 if (sdata->vif.type != NL80211_IFTYPE_ADHOC && in ieee80211_mgmt_tx() 993 sdata->vif.type == NL80211_IFTYPE_ADHOC) && in ieee80211_mgmt_tx() 1002 else if (sdata->vif.type == NL80211_IFTYPE_ADHOC) in ieee80211_mgmt_tx()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
| H A D | dm.c | 41 if (mac->opmode == NL80211_IFTYPE_ADHOC) { in rtl92ce_dm_dynamic_txpower()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
| H A D | dm.c | 38 if (mac->opmode == NL80211_IFTYPE_ADHOC) { in rtl92cu_dm_dynamic_txpower()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/ |
| H A D | core.c | 231 case NL80211_IFTYPE_ADHOC: in rtl_op_add_interface() 318 vif->type == NL80211_IFTYPE_ADHOC || in rtl_op_remove_interface() 878 if (vif->type == NL80211_IFTYPE_ADHOC) in rtl_op_sta_add() 887 if (vif->type == NL80211_IFTYPE_ADHOC) in rtl_op_sta_add() 1019 if (vif->type == NL80211_IFTYPE_ADHOC || in rtl_op_bss_info_changed() 1340 u8 bibss = (mac->opmode == NL80211_IFTYPE_ADHOC) ? 1 : 0; in rtl_op_set_tsf() 1505 if ((vif->type == NL80211_IFTYPE_ADHOC || in rtl_op_set_key() 1551 vif->type == NL80211_IFTYPE_ADHOC) in rtl_op_set_key() 1580 if (!group_key || vif->type == NL80211_IFTYPE_ADHOC || in rtl_op_set_key()
|
| /linux/drivers/net/wireless/marvell/mwifiex/ |
| H A D | cfg80211.c | 933 case NL80211_IFTYPE_ADHOC: in mwifiex_init_new_priv_params() 977 case NL80211_IFTYPE_ADHOC: in is_vif_type_change_allowed() 994 case NL80211_IFTYPE_ADHOC: in is_vif_type_change_allowed() 1009 case NL80211_IFTYPE_ADHOC: in is_vif_type_change_allowed() 1023 case NL80211_IFTYPE_ADHOC: in is_vif_type_change_allowed() 1037 case NL80211_IFTYPE_ADHOC: in is_vif_type_change_allowed() 1063 case NL80211_IFTYPE_ADHOC: in update_vif_type_counter() 1253 case NL80211_IFTYPE_ADHOC: in mwifiex_cfg80211_change_virtual_intf() 1277 case NL80211_IFTYPE_ADHOC: in mwifiex_cfg80211_change_virtual_intf() 1299 case NL80211_IFTYPE_ADHOC: in mwifiex_cfg80211_change_virtual_intf() [all …]
|
| H A D | 11n.h | 161 ((priv->bss_mode == NL80211_IFTYPE_ADHOC) && in mwifiex_is_sta_11n_enabled()
|
| /linux/drivers/net/wireless/ath/carl9170/ |
| H A D | mac.c | 322 case NL80211_IFTYPE_ADHOC: in carl9170_set_operating_mode() 421 case NL80211_IFTYPE_ADHOC: in carl9170_set_beacon_timers()
|
| /linux/drivers/net/wireless/st/cw1200/ |
| H A D | debug.c | 54 case NL80211_IFTYPE_ADHOC: in cw1200_debug_mode() 140 priv->mode == NL80211_IFTYPE_ADHOC || in cw1200_status_show()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | sta.c | 1170 vif->type != NL80211_IFTYPE_ADHOC)) in iwl_mld_add_bcast_sta() 1173 addr = vif->type == NL80211_IFTYPE_ADHOC ? link->bssid : bcast_addr; in iwl_mld_add_bcast_sta() 1192 vif->type != NL80211_IFTYPE_ADHOC)) in iwl_mld_add_mcast_sta() 1258 vif->type != NL80211_IFTYPE_ADHOC)) in iwl_mld_remove_bcast_sta() 1275 vif->type != NL80211_IFTYPE_ADHOC)) in iwl_mld_remove_mcast_sta()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
| H A D | dm.h | 232 NL80211_IFTYPE_ADHOC) ? \
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/ |
| H A D | dm.c | 48 if (mac->opmode == NL80211_IFTYPE_ADHOC) { in rtl92d_dm_dynamic_txpower()
|
| /linux/drivers/net/wireless/ath/ath9k/ |
| H A D | htc_drv_main.c | 173 priv->ah->opmode = NL80211_IFTYPE_ADHOC; in ath9k_htc_set_opmode() 1054 case NL80211_IFTYPE_ADHOC: in ath9k_htc_add_interface() 1096 (vif->type == NL80211_IFTYPE_ADHOC)) in ath9k_htc_add_interface() 1150 (vif->type == NL80211_IFTYPE_ADHOC)) in ath9k_htc_remove_interface() 1408 if ((priv->ah->opmode == NL80211_IFTYPE_ADHOC) && in ath9k_htc_conf_tx() 1431 if ((vif->type == NL80211_IFTYPE_ADHOC || in ath9k_htc_set_key() 1544 if (priv->ah->opmode == NL80211_IFTYPE_ADHOC) { in ath9k_htc_bss_info_changed()
|
| H A D | htc.h | 208 case NL80211_IFTYPE_ADHOC: \ 227 case NL80211_IFTYPE_ADHOC: \
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | mac-ctxt.c | 245 case NL80211_IFTYPE_ADHOC: in iwl_mvm_mac_ctxt_init() 310 vif->type == NL80211_IFTYPE_ADHOC) { in iwl_mvm_mac_ctxt_init() 528 case NL80211_IFTYPE_ADHOC: in iwl_mvm_get_mac_type() 777 WARN_ON(vif->type != NL80211_IFTYPE_ADHOC); in iwl_mvm_mac_ctxt_cmd_ibss() 1188 vif->type != NL80211_IFTYPE_ADHOC); in iwl_mvm_mac_ctxt_beacon_changed() 1380 case NL80211_IFTYPE_ADHOC: in iwl_mvm_mac_ctx_send()
|
| /linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
| H A D | dm.h | 258 NL80211_IFTYPE_ADHOC) ? \
|