/freebsd/sys/contrib/dev/athk/ |
H A D | debug.c | 25 case NL80211_IFTYPE_ADHOC: in ath_opmode_to_string()
|
H A D | key.c | 516 case NL80211_IFTYPE_ADHOC: in ath_key_config()
|
/freebsd/sys/contrib/dev/iwlwifi/mvm/ |
H A D | mld-mac.c | 184 WARN_ON(vif->type != NL80211_IFTYPE_ADHOC); in iwl_mvm_mld_mac_ctxt_cmd_ibss() 251 case NL80211_IFTYPE_ADHOC: in iwl_mvm_mld_mac_ctx_send()
|
H A D | link.c | 134 if (vif->type == NL80211_IFTYPE_ADHOC && link_conf->bssid) in iwl_mvm_link_changed() 258 if (vif->type == NL80211_IFTYPE_ADHOC && link_conf->bssid) in iwl_mvm_remove_link()
|
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()
|
H A D | mac-ctxt.c | 244 case NL80211_IFTYPE_ADHOC: in iwl_mvm_mac_ctxt_init() 311 vif->type == NL80211_IFTYPE_ADHOC) { in iwl_mvm_mac_ctxt_init() 533 case NL80211_IFTYPE_ADHOC: in iwl_mvm_mac_ctxt_cmd_common() 782 WARN_ON(vif->type != NL80211_IFTYPE_ADHOC); in iwl_mvm_mac_ctxt_cmd_ibss() 1211 vif->type != NL80211_IFTYPE_ADHOC); in iwl_mvm_mac_ap_iterator() 1403 case NL80211_IFTYPE_ADHOC: in iwl_mvm_mac_ctxt_changed()
|
H A D | mld-mac80211.c | 122 vif->type == NL80211_IFTYPE_ADHOC)) in iwl_mvm_mld_mac_add_interface() 147 vif->type == NL80211_IFTYPE_ADHOC) { in iwl_mvm_mld_mac_remove_interface() 1019 case NL80211_IFTYPE_ADHOC: in iwl_mvm_mld_change_vif_links()
|
H A D | quota.c | 54 case NL80211_IFTYPE_ADHOC: in iwl_mvm_quota_iterator()
|
H A D | sta.c | 2383 vif->type == NL80211_IFTYPE_ADHOC) { in iwl_mvm_send_add_bcast_sta() 2397 if (vif->type == NL80211_IFTYPE_ADHOC) in iwl_mvm_send_add_bcast_sta() 2422 vif->type == NL80211_IFTYPE_ADHOC) { in iwl_mvm_free_bcast_sta_queues() 2431 vif->type == NL80211_IFTYPE_ADHOC) { in iwl_mvm_free_bcast_sta_queues() 2452 case NL80211_IFTYPE_ADHOC: in iwl_mvm_send_rm_bcast_sta() 2468 if (vif->type == NL80211_IFTYPE_AP || vif->type == NL80211_IFTYPE_ADHOC) in iwl_mvm_alloc_bcast_sta() 2585 vif->type != NL80211_IFTYPE_ADHOC)) in iwl_mvm_add_mcast_sta() 2594 if (vif->type == NL80211_IFTYPE_ADHOC) in iwl_mvm_add_mcast_sta()
|
H A D | mac80211.c | 537 BIT(NL80211_IFTYPE_ADHOC); in iwl_mvm_mac_setup_register() 1813 vif->type == NL80211_IFTYPE_ADHOC) { in iwl_mvm_mc_iface_iterator() 1866 vif->type == NL80211_IFTYPE_ADHOC)) in iwl_mvm_prepare_multicast() 1915 vif->type == NL80211_IFTYPE_ADHOC)) in iwl_mvm_configure_filter() 1947 vif->type == NL80211_IFTYPE_ADHOC) { in iwl_mvm_config_iface_filter() 1982 vif->type == NL80211_IFTYPE_ADHOC) { in iwl_mvm_mu_mimo_iface_iterator() 3307 case NL80211_IFTYPE_ADHOC: in iwl_mvm_sta_pm_notif() 4422 if ((vif->type == NL80211_IFTYPE_ADHOC || in iwl_mvm_send_aux_roc_cmd() 5138 case NL80211_IFTYPE_ADHOC: in iwl_mvm_switch_vif_chanctx_swap() 5272 case NL80211_IFTYPE_ADHOC [all...] |
H A D | tx.c | 683 case NL80211_IFTYPE_ADHOC: in iwl_mvm_get_ctrl_vif_queue() 703 WARN_ONCE(info->control.vif->type != NL80211_IFTYPE_ADHOC, in iwl_mvm_get_ctrl_vif_queue() 828 info.control.vif->type == NL80211_IFTYPE_ADHOC) { in iwl_mvm_tx_skb_non_sta()
|
/freebsd/sys/contrib/dev/mediatek/mt76/ |
H A D | mt76x02_util.c | 36 .types = BIT(NL80211_IFTYPE_ADHOC) 52 .types = BIT(NL80211_IFTYPE_ADHOC) 433 if ((vif->type == NL80211_IFTYPE_ADHOC || in mt76x02_set_key()
|
H A D | mt76_connac_mcu.c | 348 case NL80211_IFTYPE_ADHOC: in mt76_connac_mcu_bss_omac_tlv() 412 case NL80211_IFTYPE_ADHOC: in mt76_connac_mcu_sta_basic_tlv() 1174 case NL80211_IFTYPE_ADHOC: in mt76_connac_mcu_uni_add_dev() 1567 case NL80211_IFTYPE_ADHOC: in mt76_connac_mcu_uni_add_bss() 2847 case NL80211_IFTYPE_ADHOC: in mt76_connac_mcu_bss_basic_tlv()
|
H A D | mac80211.c | 512 BIT(NL80211_IFTYPE_ADHOC); in mt76_alloc_phy() 675 BIT(NL80211_IFTYPE_ADHOC); in mt76_alloc_device()
|
/freebsd/sys/compat/linuxkpi/common/include/linux/ |
H A D | nl80211.h | 161 NL80211_IFTYPE_ADHOC, enumerator
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/ |
H A D | pci_mac.c | 176 case NL80211_IFTYPE_ADHOC: in mt7615_update_vif_beacon()
|
H A D | main.c | 158 case NL80211_IFTYPE_ADHOC: in get_omac_idx() 359 if ((vif->type == NL80211_IFTYPE_ADHOC || in mt7615_set_key()
|
H A D | init.c | 235 .types = BIT(NL80211_IFTYPE_ADHOC)
|
/freebsd/sys/contrib/dev/iwlwifi/fw/ |
H A D | file.h | 718 IWL_FW_DBG_CONF_VIF_IBSS = NL80211_IFTYPE_ADHOC,
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7603/ |
H A D | init.c | 310 .types = BIT(NL80211_IFTYPE_ADHOC)
|
H A D | main.c | 511 if ((vif->type == NL80211_IFTYPE_ADHOC || in mt7603_set_key()
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/ |
H A D | main.c | 107 case NL80211_IFTYPE_ADHOC: in get_omac_idx() 326 if ((vif->type == NL80211_IFTYPE_ADHOC || in mt7996_set_key()
|
/freebsd/contrib/wpa/src/drivers/ |
H A D | driver_nl80211_capa.c | 122 case NL80211_IFTYPE_ADHOC: in wiphy_info_supported_iftypes() 369 case NL80211_IFTYPE_ADHOC: in get_iface_akm_suites_info() 1918 iftype = NL80211_IFTYPE_ADHOC; in phy_info_iftype_copy()
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | mac.c | 337 arvif->vif->type != NL80211_IFTYPE_ADHOC && in ath10k_install_peer_wep_keys() 364 case NL80211_IFTYPE_ADHOC: in ath10k_install_peer_wep_keys() 394 if (arvif->vif->type != NL80211_IFTYPE_ADHOC) in ath10k_install_peer_wep_keys() 5609 case NL80211_IFTYPE_ADHOC: in ath10k_add_interface() 5663 if (vif->type == NL80211_IFTYPE_ADHOC || in ath10k_add_interface() 6620 if (vif->type == NL80211_IFTYPE_ADHOC && in ath10k_set_key() 7676 vif->type == NL80211_IFTYPE_ADHOC)) { in ath10k_sta_state() 7712 vif->type == NL80211_IFTYPE_ADHOC)) { in ath10k_sta_state() 9729 .types = BIT(NL80211_IFTYPE_ADHOC), 10249 ar->hw->wiphy->interface_modes |= BIT(NL80211_IFTYPE_ADHOC); [all …]
|
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/ |
H A D | main.c | 148 case NL80211_IFTYPE_ADHOC: in get_omac_idx() 380 if ((vif->type == NL80211_IFTYPE_ADHOC || in mt7915_set_key()
|