/openbmc/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()
|
/openbmc/linux/net/wireless/ |
H A D | wext-compat.c | 52 type = NL80211_IFTYPE_ADHOC; in cfg80211_wext_siwmode() 90 case NL80211_IFTYPE_ADHOC: in cfg80211_wext_giwmode() 447 if (wdev->iftype != NL80211_IFTYPE_ADHOC && in __cfg80211_set_encryption() 466 (wdev->iftype == NL80211_IFTYPE_ADHOC && in __cfg80211_set_encryption() 473 wdev->iftype == NL80211_IFTYPE_ADHOC) { in __cfg80211_set_encryption() 519 (wdev->iftype == NL80211_IFTYPE_ADHOC && in __cfg80211_set_encryption() 546 (wdev->iftype == NL80211_IFTYPE_ADHOC && in __cfg80211_set_encryption() 553 if (wdev->iftype == NL80211_IFTYPE_ADHOC && in __cfg80211_set_encryption() 572 (wdev->iftype == NL80211_IFTYPE_ADHOC && in __cfg80211_set_encryption() 610 wdev->iftype != NL80211_IFTYPE_ADHOC) in cfg80211_wext_siwencode() [all …]
|
H A D | ibss.c | 28 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC)) in __cfg80211_ibss_joined() 317 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC)) in cfg80211_ibss_wext_siwfreq() 372 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC)) in cfg80211_ibss_wext_giwfreq() 402 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC)) in cfg80211_ibss_wext_siwessid() 439 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC)) in cfg80211_ibss_wext_giwessid() 469 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC)) in cfg80211_ibss_wext_siwap() 523 if (WARN_ON(wdev->iftype != NL80211_IFTYPE_ADHOC)) in cfg80211_ibss_wext_giwap()
|
/openbmc/linux/drivers/net/wireless/ath/ |
H A D | debug.c | 25 case NL80211_IFTYPE_ADHOC: in ath_opmode_to_string()
|
/openbmc/linux/drivers/net/wireless/purelifi/plfxlc/ |
H A D | mac.c | 132 if (mac->type != NL80211_IFTYPE_ADHOC) in plfxlc_restore_settings() 509 [NL80211_IFTYPE_ADHOC] = "Adhoc" in plfxlc_op_add_interface() 515 if (vif->type == NL80211_IFTYPE_ADHOC || in plfxlc_op_add_interface() 597 if (mac->type != NL80211_IFTYPE_ADHOC) { /* for STATION */ in plfxlc_op_bss_info_changed() 739 BIT(NL80211_IFTYPE_ADHOC); in plfxlc_mac_alloc_hw()
|
/openbmc/linux/drivers/net/wireless/intersil/orinoco/ |
H A D | cfg.c | 50 wiphy->interface_modes |= BIT(NL80211_IFTYPE_ADHOC); in orinoco_wiphy_register() 111 case NL80211_IFTYPE_ADHOC: in orinoco_change_vif()
|
/openbmc/linux/drivers/staging/vt6656/ |
H A D | power.c | 46 if (priv->op_mode != NL80211_IFTYPE_ADHOC) in vnt_enable_power_saving()
|
/openbmc/linux/net/mac80211/ |
H A D | iface.c | 361 if (iftype == NL80211_IFTYPE_ADHOC && in ieee80211_check_concurrent_iface() 362 nsdata->vif.type == NL80211_IFTYPE_ADHOC) in ieee80211_check_concurrent_iface() 491 case NL80211_IFTYPE_ADHOC: in ieee80211_do_stop() 527 } else if (sdata->vif.type == NL80211_IFTYPE_ADHOC) { in ieee80211_do_stop() 1310 case NL80211_IFTYPE_ADHOC: in ieee80211_do_open() 1418 } else if (sdata->vif.type == NL80211_IFTYPE_ADHOC) { in ieee80211_do_open() 1435 case NL80211_IFTYPE_ADHOC: in ieee80211_do_open() 1639 case NL80211_IFTYPE_ADHOC: in ieee80211_iface_process_skb() 1715 case NL80211_IFTYPE_ADHOC: in ieee80211_iface_work() 1811 case NL80211_IFTYPE_ADHOC: in ieee80211_setup_sdata() [all …]
|
H A D | ht.c | 60 case NL80211_IFTYPE_ADHOC: in ieee80211_apply_htcap_overrides() 168 sdata->vif.type == NL80211_IFTYPE_ADHOC) in ieee80211_ht_cap_ie_to_sta_ht_cap() 483 else if (sdata->vif.type == NL80211_IFTYPE_ADHOC) in ieee80211_send_delba()
|
H A D | ibss.c | 267 NL80211_IFTYPE_ADHOC)) { in __ieee80211_sta_join_ibss() 280 NL80211_IFTYPE_ADHOC)) { in __ieee80211_sta_join_ibss() 288 &chandef, NL80211_IFTYPE_ADHOC); in __ieee80211_sta_join_ibss() 763 NL80211_IFTYPE_ADHOC); in ieee80211_ibss_csa_mark_radar() 855 NL80211_IFTYPE_ADHOC)) { in ieee80211_ibss_process_chanswitch() 868 NL80211_IFTYPE_ADHOC); in ieee80211_ibss_process_chanswitch() 993 if (sdata->vif.type != NL80211_IFTYPE_ADHOC) in ieee80211_update_sta_info() 1751 if (sdata->vif.type != NL80211_IFTYPE_ADHOC) in ieee80211_ibss_notify_scan_completed()
|
H A D | offchannel.c | 791 case NL80211_IFTYPE_ADHOC: in ieee80211_mgmt_tx() 805 if (sdata->vif.type != NL80211_IFTYPE_ADHOC && in ieee80211_mgmt_tx() 920 sdata->vif.type == NL80211_IFTYPE_ADHOC) && in ieee80211_mgmt_tx() 929 else if (sdata->vif.type == NL80211_IFTYPE_ADHOC) in ieee80211_mgmt_tx()
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723ae/ |
H A D | dm.h | 98 NL80211_IFTYPE_ADHOC) ? \
|
/openbmc/linux/drivers/staging/vt6655/ |
H A D | power.c | 56 if (priv->op_mode != NL80211_IFTYPE_ADHOC) { in PSvEnablePowerSaving()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | mld-mac.c | 184 WARN_ON(vif->type != NL80211_IFTYPE_ADHOC); in iwl_mvm_mld_mac_ctxt_cmd_ibss() 248 case NL80211_IFTYPE_ADHOC: in iwl_mvm_mld_mac_ctx_send()
|
H A D | link.c | 84 if (vif->type == NL80211_IFTYPE_ADHOC && link_conf->bssid) in iwl_mvm_add_link() 146 if (vif->type == NL80211_IFTYPE_ADHOC && link_conf->bssid) in iwl_mvm_link_changed()
|
H A D | mld-sta.c | 224 if (vif->type == NL80211_IFTYPE_ADHOC) in iwl_mvm_mld_add_bcast_sta() 228 vif->type == NL80211_IFTYPE_ADHOC) { in iwl_mvm_mld_add_bcast_sta() 262 vif->type != NL80211_IFTYPE_ADHOC)) in iwl_mvm_mld_add_mcast_sta() 270 if (vif->type == NL80211_IFTYPE_ADHOC) in iwl_mvm_mld_add_mcast_sta() 380 case NL80211_IFTYPE_ADHOC: in iwl_mvm_mld_rm_bcast_sta()
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A 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()
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192ce/ |
H A D | dm.c | 41 if (mac->opmode == NL80211_IFTYPE_ADHOC) { in rtl92ce_dm_dynamic_txpower()
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/ |
H A D | dm.c | 38 if (mac->opmode == NL80211_IFTYPE_ADHOC) { in rtl92cu_dm_dynamic_txpower()
|
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/ |
H A D | cfg80211.c | 906 case NL80211_IFTYPE_ADHOC: in mwifiex_init_new_priv_params() 950 case NL80211_IFTYPE_ADHOC: in is_vif_type_change_allowed() 967 case NL80211_IFTYPE_ADHOC: in is_vif_type_change_allowed() 982 case NL80211_IFTYPE_ADHOC: in is_vif_type_change_allowed() 996 case NL80211_IFTYPE_ADHOC: in is_vif_type_change_allowed() 1010 case NL80211_IFTYPE_ADHOC: in is_vif_type_change_allowed() 1036 case NL80211_IFTYPE_ADHOC: in update_vif_type_counter() 1226 case NL80211_IFTYPE_ADHOC: in mwifiex_cfg80211_change_virtual_intf() 1250 case NL80211_IFTYPE_ADHOC: in mwifiex_cfg80211_change_virtual_intf() 1272 case NL80211_IFTYPE_ADHOC: in mwifiex_cfg80211_change_virtual_intf() [all …]
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/ |
H A D | core.c | 242 case NL80211_IFTYPE_ADHOC: in rtl_op_add_interface() 329 vif->type == NL80211_IFTYPE_ADHOC || in rtl_op_remove_interface() 911 if (vif->type == NL80211_IFTYPE_ADHOC) in rtl_op_sta_add() 920 if (vif->type == NL80211_IFTYPE_ADHOC) in rtl_op_sta_add() 1052 if (vif->type == NL80211_IFTYPE_ADHOC || in rtl_op_bss_info_changed() 1377 u8 bibss = (mac->opmode == NL80211_IFTYPE_ADHOC) ? 1 : 0; in rtl_op_set_tsf() 1547 if ((vif->type == NL80211_IFTYPE_ADHOC || in rtl_op_set_key() 1593 vif->type == NL80211_IFTYPE_ADHOC) in rtl_op_set_key() 1622 if (!group_key || vif->type == NL80211_IFTYPE_ADHOC || in rtl_op_set_key()
|
H A 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()
|
/openbmc/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()
|
/openbmc/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()
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8723be/ |
H A D | dm.h | 232 NL80211_IFTYPE_ADHOC) ? \
|