/Linux-v5.10/drivers/net/wireless/ath/ath5k/ |
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() 429 case NL80211_IFTYPE_ADHOC: in ath5k_configure_filter() 486 if (vif->type == NL80211_IFTYPE_ADHOC && in ath5k_set_key() 639 if (ah->opmode == NL80211_IFTYPE_ADHOC) in ath5k_reset_tsf()
|
/Linux-v5.10/net/wireless/ |
D | ibss.c | 27 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC)) in __cfg80211_ibss_joined() 319 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC)) in cfg80211_ibss_wext_siwfreq() 374 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC)) in cfg80211_ibss_wext_giwfreq() 404 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC)) in cfg80211_ibss_wext_siwessid() 441 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC)) in cfg80211_ibss_wext_giwessid() 471 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC)) in cfg80211_ibss_wext_siwap() 525 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC)) in cfg80211_ibss_wext_giwap()
|
D | wext-compat.c | 50 type = NL80211_IFTYPE_ADHOC; in cfg80211_wext_siwmode() 86 case NL80211_IFTYPE_ADHOC: in cfg80211_wext_giwmode() 421 if (wdev->iftype != NL80211_IFTYPE_ADHOC && in __cfg80211_set_encryption() 445 wdev->iftype == NL80211_IFTYPE_ADHOC) { in __cfg80211_set_encryption() 521 if (wdev->iftype == NL80211_IFTYPE_ADHOC && in __cfg80211_set_encryption() 574 wdev->iftype != NL80211_IFTYPE_ADHOC) in cfg80211_wext_siwencode() 637 wdev->iftype != NL80211_IFTYPE_ADHOC) in cfg80211_wext_siwencodeext() 722 wdev->iftype != NL80211_IFTYPE_ADHOC) in cfg80211_wext_giwencode() 765 case NL80211_IFTYPE_ADHOC: in cfg80211_wext_siwfreq() 806 case NL80211_IFTYPE_ADHOC: in cfg80211_wext_giwfreq() [all …]
|
D | core.c | 620 if (WARN_ON(types & BIT(NL80211_IFTYPE_ADHOC) && in wiphy_verify_combinations() 725 BIT(NL80211_IFTYPE_ADHOC) | in wiphy_register() 1175 case NL80211_IFTYPE_ADHOC: in __cfg80211_leave() 1279 wdev->iftype == NL80211_IFTYPE_ADHOC) && !wdev->use_4addr) in cfg80211_init_wdev() 1367 case NL80211_IFTYPE_ADHOC: in cfg80211_netdev_notifier_call()
|
/Linux-v5.10/drivers/net/wireless/ath/ |
D | debug.c | 25 case NL80211_IFTYPE_ADHOC: in ath_opmode_to_string()
|
/Linux-v5.10/drivers/staging/vt6656/ |
D | power.c | 48 if (priv->op_mode != NL80211_IFTYPE_ADHOC) in vnt_enable_power_saving()
|
/Linux-v5.10/drivers/net/wireless/intersil/orinoco/ |
D | cfg.c | 50 wiphy->interface_modes |= BIT(NL80211_IFTYPE_ADHOC); in orinoco_wiphy_register() 111 case NL80211_IFTYPE_ADHOC: in orinoco_change_vif()
|
/Linux-v5.10/net/mac80211/ |
D | iface.c | 274 if (iftype == NL80211_IFTYPE_ADHOC && in ieee80211_check_concurrent_iface() 275 nsdata->vif.type == NL80211_IFTYPE_ADHOC) in ieee80211_check_concurrent_iface() 398 case NL80211_IFTYPE_ADHOC: in ieee80211_do_stop() 437 } else if (sdata->vif.type == NL80211_IFTYPE_ADHOC) { in ieee80211_do_stop() 1073 case NL80211_IFTYPE_ADHOC: in ieee80211_do_open() 1179 } else if (sdata->vif.type == NL80211_IFTYPE_ADHOC) { in ieee80211_do_open() 1195 case NL80211_IFTYPE_ADHOC: in ieee80211_do_open() 1456 case NL80211_IFTYPE_ADHOC: in ieee80211_iface_work() 1477 case NL80211_IFTYPE_ADHOC: in ieee80211_iface_work() 1565 case NL80211_IFTYPE_ADHOC: in ieee80211_setup_sdata() [all …]
|
D | ht.c | 60 case NL80211_IFTYPE_ADHOC: in ieee80211_apply_htcap_overrides() 165 sdata->vif.type == NL80211_IFTYPE_ADHOC) in ieee80211_ht_cap_ie_to_sta_ht_cap() 437 else if (sdata->vif.type == NL80211_IFTYPE_ADHOC) in ieee80211_send_delba()
|
D | offchannel.c | 787 case NL80211_IFTYPE_ADHOC: in ieee80211_mgmt_tx() 801 if (sdata->vif.type != NL80211_IFTYPE_ADHOC && in ieee80211_mgmt_tx() 882 sdata->vif.type == NL80211_IFTYPE_ADHOC) && in ieee80211_mgmt_tx() 891 else if (sdata->vif.type == NL80211_IFTYPE_ADHOC) in ieee80211_mgmt_tx()
|
D | ibss.c | 268 NL80211_IFTYPE_ADHOC)) { in __ieee80211_sta_join_ibss() 281 NL80211_IFTYPE_ADHOC)) { in __ieee80211_sta_join_ibss() 289 &chandef, NL80211_IFTYPE_ADHOC); in __ieee80211_sta_join_ibss() 767 NL80211_IFTYPE_ADHOC); in ieee80211_ibss_csa_mark_radar() 858 NL80211_IFTYPE_ADHOC)) { in ieee80211_ibss_process_chanswitch() 871 NL80211_IFTYPE_ADHOC); in ieee80211_ibss_process_chanswitch() 996 if (sdata->vif.type != NL80211_IFTYPE_ADHOC) in ieee80211_update_sta_info() 1750 if (sdata->vif.type != NL80211_IFTYPE_ADHOC) in ieee80211_ibss_notify_scan_completed()
|
/Linux-v5.10/drivers/staging/vt6655/ |
D | power.c | 58 if (priv->op_mode != NL80211_IFTYPE_ADHOC) { in PSvEnablePowerSaving()
|
/Linux-v5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
D | dm.h | 98 NL80211_IFTYPE_ADHOC) ? \
|
/Linux-v5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
D | dm.c | 41 if (mac->opmode == NL80211_IFTYPE_ADHOC) { in rtl92ce_dm_dynamic_txpower()
|
/Linux-v5.10/drivers/net/wireless/ath/ath9k/ |
D | htc_drv_beacon.c | 36 } else if (priv->ah->opmode == NL80211_IFTYPE_ADHOC) { in ath9k_htc_beaconq_config() 474 case NL80211_IFTYPE_ADHOC: in ath9k_htc_beacon_config() 496 case NL80211_IFTYPE_ADHOC: in ath9k_htc_beacon_reconfig()
|
/Linux-v5.10/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
D | dm.c | 38 if (mac->opmode == NL80211_IFTYPE_ADHOC) { in rtl92cu_dm_dynamic_txpower()
|
/Linux-v5.10/drivers/net/wireless/realtek/rtlwifi/ |
D | core.c | 240 case NL80211_IFTYPE_ADHOC: in rtl_op_add_interface() 327 vif->type == NL80211_IFTYPE_ADHOC || in rtl_op_remove_interface() 909 if (vif->type == NL80211_IFTYPE_ADHOC) in rtl_op_sta_add() 918 if (vif->type == NL80211_IFTYPE_ADHOC) in rtl_op_sta_add() 1030 if (vif->type == NL80211_IFTYPE_ADHOC || in rtl_op_bss_info_changed() 1355 u8 bibss = (mac->opmode == NL80211_IFTYPE_ADHOC) ? 1 : 0; in rtl_op_set_tsf() 1525 if ((vif->type == NL80211_IFTYPE_ADHOC || in rtl_op_set_key() 1571 vif->type == NL80211_IFTYPE_ADHOC) in rtl_op_set_key() 1600 if (!group_key || vif->type == NL80211_IFTYPE_ADHOC || in rtl_op_set_key()
|
D | ps.c | 318 if (mac->opmode == NL80211_IFTYPE_ADHOC) in rtl_get_fwlps_doze() 332 if (mac->opmode == NL80211_IFTYPE_ADHOC) in rtl_lps_set_psmode() 411 if (mac->opmode == NL80211_IFTYPE_ADHOC) in rtl_lps_enter_core() 585 (mac->opmode == NL80211_IFTYPE_ADHOC)) in rtl_swlps_rf_sleep()
|
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | mac-ctxt.c | 285 case NL80211_IFTYPE_ADHOC: in iwl_mvm_mac_ctxt_init() 346 vif->type == NL80211_IFTYPE_ADHOC) { in iwl_mvm_mac_ctxt_init() 522 case NL80211_IFTYPE_ADHOC: in iwl_mvm_mac_ctxt_cmd_common() 753 WARN_ON(vif->type != NL80211_IFTYPE_ADHOC); in iwl_mvm_mac_ctxt_cmd_ibss() 1040 vif->type != NL80211_IFTYPE_ADHOC); in iwl_mvm_mac_ctxt_beacon_changed() 1216 case NL80211_IFTYPE_ADHOC: in iwl_mvm_mac_ctx_send()
|
/Linux-v5.10/drivers/net/wireless/marvell/mwifiex/ |
D | cfg80211.c | 910 case NL80211_IFTYPE_ADHOC: in mwifiex_init_new_priv_params() 998 case NL80211_IFTYPE_ADHOC: in mwifiex_change_vif_to_p2p() 1115 case NL80211_IFTYPE_ADHOC: in mwifiex_change_vif_to_ap() 1145 case NL80211_IFTYPE_ADHOC: in mwifiex_cfg80211_change_virtual_intf() 1167 case NL80211_IFTYPE_ADHOC: /* This shouldn't happen */ in mwifiex_cfg80211_change_virtual_intf() 1178 case NL80211_IFTYPE_ADHOC: in mwifiex_cfg80211_change_virtual_intf() 1209 case NL80211_IFTYPE_ADHOC: in mwifiex_cfg80211_change_virtual_intf() 1246 case NL80211_IFTYPE_ADHOC: in mwifiex_cfg80211_change_virtual_intf() 2206 if (mode == NL80211_IFTYPE_ADHOC) { in mwifiex_cfg80211_assoc() 2282 if (mode == NL80211_IFTYPE_ADHOC) in mwifiex_cfg80211_assoc() [all …]
|
D | 11n.h | 175 ((priv->bss_mode == NL80211_IFTYPE_ADHOC) && in mwifiex_is_sta_11n_enabled()
|
/Linux-v5.10/drivers/net/wireless/ath/carl9170/ |
D | mac.c | 322 case NL80211_IFTYPE_ADHOC: in carl9170_set_operating_mode() 425 case NL80211_IFTYPE_ADHOC: in carl9170_set_beacon_timers()
|
/Linux-v5.10/drivers/net/wireless/st/cw1200/ |
D | debug.c | 54 case NL80211_IFTYPE_ADHOC: in cw1200_debug_mode() 140 priv->mode == NL80211_IFTYPE_ADHOC || in cw1200_status_show()
|
/Linux-v5.10/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
D | dm.h | 232 NL80211_IFTYPE_ADHOC) ? \
|
/Linux-v5.10/drivers/net/wireless/mediatek/mt76/ |
D | mt76x02_util.c | 42 .types = BIT(NL80211_IFTYPE_ADHOC) 58 .types = BIT(NL80211_IFTYPE_ADHOC) 432 if ((vif->type == NL80211_IFTYPE_ADHOC || in mt76x02_set_key()
|