| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | ap.c | 131 if (vif->type == NL80211_IFTYPE_AP) { in iwl_mld_fill_beacon_template_cmd() 165 WARN_ON(vif->type != NL80211_IFTYPE_AP && in iwl_mld_update_beacon_template() 274 if (vif->type == NL80211_IFTYPE_AP) in iwl_mld_start_ap_ibss() 307 if (ieee80211_vif_type_p2p(vif) == NL80211_IFTYPE_AP) in iwl_mld_start_ap_ibss() 337 if (ieee80211_vif_type_p2p(vif) == NL80211_IFTYPE_AP) in iwl_mld_stop_ap_ibss()
|
| H A D | mlo.h | 46 if (vif->type == NL80211_IFTYPE_AP) in iwl_mld_max_active_links() 81 if (vif->type == NL80211_IFTYPE_AP) in iwl_mld_get_primary_link()
|
| H A D | iface.c | 74 case NL80211_IFTYPE_AP: in iwl_mld_mac80211_iftype_to_fw() 141 if (vif->type == NL80211_IFTYPE_AP) in iwl_mld_mac_cmd_fill_common() 154 if (vif->type == NL80211_IFTYPE_AP) in iwl_mld_mac_cmd_fill_common() 244 WARN_ON(vif->type != NL80211_IFTYPE_AP); in iwl_mld_fill_mac_cmd_ap() 343 case NL80211_IFTYPE_AP: in iwl_mld_mac_fw_action()
|
| H A D | phy.c | 34 if (vif->type != NL80211_IFTYPE_AP) in iwl_mld_chanctx_fils_enabled()
|
| /linux-6.15/drivers/net/wireless/ath/ath9k/ |
| H A D | htc_drv_beacon.c | 31 if (priv->ah->opmode == NL80211_IFTYPE_AP || in ath9k_htc_beaconq_config() 408 if ((priv->ah->opmode == NL80211_IFTYPE_AP) && in ath9k_htc_check_beacon_config() 410 (vif->type == NL80211_IFTYPE_AP) && in ath9k_htc_check_beacon_config() 422 (vif->type != NL80211_IFTYPE_AP)) { in ath9k_htc_check_beacon_config() 478 case NL80211_IFTYPE_AP: in ath9k_htc_beacon_config() 500 case NL80211_IFTYPE_AP: in ath9k_htc_beacon_reconfig()
|
| H A D | htc_drv_main.c | 96 if ((vif->type == NL80211_IFTYPE_AP || in ath9k_htc_vif_iter() 175 priv->ah->opmode = NL80211_IFTYPE_AP; in ath9k_htc_set_opmode() 780 short_cal_interval = (ah->opmode == NL80211_IFTYPE_AP) ? in ath9k_htc_ani_work() 1057 case NL80211_IFTYPE_AP: in ath9k_htc_add_interface() 1094 if ((vif->type == NL80211_IFTYPE_AP) || in ath9k_htc_add_interface() 1101 if ((priv->ah->opmode == NL80211_IFTYPE_AP) && in ath9k_htc_add_interface() 1148 if ((vif->type == NL80211_IFTYPE_AP) || in ath9k_htc_remove_interface() 1160 if ((vif->type == NL80211_IFTYPE_AP) && (priv->num_ap_vif == 0)) { in ath9k_htc_remove_interface() 1579 ((priv->ah->opmode == NL80211_IFTYPE_AP && in ath9k_htc_bss_info_changed() 1580 vif->type == NL80211_IFTYPE_AP && in ath9k_htc_bss_info_changed() [all …]
|
| /linux-6.15/net/mac80211/ |
| H A D | iface.c | 320 (type2 == NL80211_IFTYPE_AP || in identical_mac_addr_allowed() 419 if ((iftype != NL80211_IFTYPE_AP && in ieee80211_check_queues() 917 case NL80211_IFTYPE_AP: in ieee80211_netdev_fill_forward_path() 964 case NL80211_IFTYPE_AP: in ieee80211_iftype_supports_hdr_offload() 1273 case NL80211_IFTYPE_AP: in ieee80211_do_open() 1403 case NL80211_IFTYPE_AP: in ieee80211_do_open() 1772 type = NL80211_IFTYPE_AP; in ieee80211_setup_sdata() 1776 case NL80211_IFTYPE_AP: in ieee80211_setup_sdata() 1848 case NL80211_IFTYPE_AP: in ieee80211_runtime_change_iftype() 1867 case NL80211_IFTYPE_AP: in ieee80211_runtime_change_iftype() [all …]
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | mac-ctxt.c | 92 if (vif->type != NL80211_IFTYPE_AP || in iwl_mvm_mac_tsf_id_iter() 110 case NL80211_IFTYPE_AP: in iwl_mvm_mac_tsf_id_iter() 120 if ((vif->type != NL80211_IFTYPE_AP && in iwl_mvm_mac_tsf_id_iter() 309 if (vif->type == NL80211_IFTYPE_AP || in iwl_mvm_mac_ctxt_init() 519 case NL80211_IFTYPE_AP: in iwl_mvm_get_mac_type() 1039 if (vif->type == NL80211_IFTYPE_AP) in iwl_mvm_mac_ctxt_send_beacon_v6() 1059 if (vif->type == NL80211_IFTYPE_AP) in iwl_mvm_mac_ctxt_send_beacon_v7() 1133 if (vif->type == NL80211_IFTYPE_AP) in iwl_mvm_mac_ctxt_send_beacon_v9() 1147 if (vif->type == NL80211_IFTYPE_AP && in iwl_mvm_mac_ctxt_send_beacon_v9() 1373 case NL80211_IFTYPE_AP: in iwl_mvm_mac_ctx_send() [all …]
|
| H A D | mld-mac.c | 11 if (vif->type == NL80211_IFTYPE_AP) in iwl_mvm_mld_set_he_support() 224 WARN_ON(vif->type != NL80211_IFTYPE_AP); in iwl_mvm_mld_mac_ctxt_cmd_ap_go() 245 case NL80211_IFTYPE_AP: in iwl_mvm_mld_mac_ctx_send()
|
| H A D | mld-mac80211.c | 131 if (!(vif->type == NL80211_IFTYPE_AP || in iwl_mvm_mld_mac_remove_interface() 156 if (vif->type == NL80211_IFTYPE_AP || in iwl_mvm_mld_mac_remove_interface() 277 if (vif->type == NL80211_IFTYPE_AP) { in __iwl_mvm_mld_assign_vif_chanctx() 298 if (vif->type == NL80211_IFTYPE_AP) in __iwl_mvm_mld_assign_vif_chanctx() 439 if (vif->type == NL80211_IFTYPE_AP && switching_chanctx) { in __iwl_mvm_mld_unassign_vif_chanctx() 581 if (vif->type == NL80211_IFTYPE_AP) in iwl_mvm_mld_start_ap_ibss() 959 case NL80211_IFTYPE_AP: in iwl_mvm_mld_link_info_changed() 1324 !(type == NL80211_IFTYPE_AP || in iwl_mvm_mld_prep_add_interface()
|
| /linux-6.15/drivers/net/wireless/ath/ath5k/ |
| H A D | mac80211-ops.c | 82 if ((vif->type == NL80211_IFTYPE_AP || in ath5k_add_interface() 102 case NL80211_IFTYPE_AP: in ath5k_add_interface() 117 if ((avf->opmode == NL80211_IFTYPE_AP) || in ath5k_add_interface() 136 if (avf->opmode == NL80211_IFTYPE_AP) in ath5k_add_interface() 179 if (avf->opmode == NL80211_IFTYPE_AP) in ath5k_remove_interface() 427 case NL80211_IFTYPE_AP: in ath5k_configure_filter()
|
| /linux-6.15/drivers/net/wireless/rsi/ |
| H A D | rsi_91x_mac80211.c | 150 .types = BIT(NL80211_IFTYPE_AP) | 438 case NL80211_IFTYPE_AP: in rsi_map_intf_mode() 510 if ((vif->type == NL80211_IFTYPE_AP) || in rsi_mac80211_add_interface() 694 if ((vif->type == NL80211_IFTYPE_AP) || in rsi_mac80211_config() 842 if (vif->type == NL80211_IFTYPE_AP) { in rsi_mac80211_bss_info_changed() 855 ((vif->type == NL80211_IFTYPE_AP) || in rsi_mac80211_bss_info_changed() 978 if ((vif->type == NL80211_IFTYPE_AP) || in rsi_hal_key_config() 1119 if ((vif->type == NL80211_IFTYPE_AP) || in rsi_mac80211_ampdu_action() 1418 if ((vif->type == NL80211_IFTYPE_AP) || in rsi_mac80211_sta_add() 1533 if ((vif->type == NL80211_IFTYPE_AP) || in rsi_mac80211_sta_remove() [all …]
|
| /linux-6.15/drivers/net/wireless/ath/ |
| H A D | debug.c | 29 case NL80211_IFTYPE_AP: in ath_opmode_to_string()
|
| H A D | key.c | 510 case NL80211_IFTYPE_AP: in ath_key_config() 535 if (vif->type != NL80211_IFTYPE_AP) { in ath_key_config() 554 vif->type == NL80211_IFTYPE_AP); in ath_key_config()
|
| /linux-6.15/drivers/net/wireless/ralink/rt2x00/ |
| H A D | rt2x00mac.c | 240 if (vif->type == NL80211_IFTYPE_AP) in rt2x00mac_add_interface() 283 (vif->type == NL80211_IFTYPE_AP && !rt2x00dev->intf_ap_count) || in rt2x00mac_remove_interface() 284 (vif->type != NL80211_IFTYPE_AP && !rt2x00dev->intf_sta_count)) in rt2x00mac_remove_interface() 287 if (vif->type == NL80211_IFTYPE_AP) in rt2x00mac_remove_interface() 409 if (vif->type != NL80211_IFTYPE_AP && in rt2x00mac_set_tim_iter()
|
| /linux-6.15/drivers/net/wireless/marvell/libertas_tf/ |
| H A D | main.c | 208 if ((priv->vif->type == NL80211_IFTYPE_AP) && in lbtf_tx_work() 310 case NL80211_IFTYPE_AP: in lbtf_op_add_interface() 331 if (priv->vif->type == NL80211_IFTYPE_AP || in lbtf_op_remove_interface() 428 case NL80211_IFTYPE_AP: in lbtf_op_bss_info_changed() 683 if (priv->vif->type != NL80211_IFTYPE_AP) in lbtf_bcn_sent()
|
| /linux-6.15/drivers/net/wireless/zydas/zd1211rw/ |
| H A D | zd_mac.c | 256 if (mac->type != NL80211_IFTYPE_AP) in set_mac_and_bssid() 399 mac->type == NL80211_IFTYPE_AP) { in zd_restore_settings() 1004 if (mac->type == NL80211_IFTYPE_AP) { in filter_ack() 1112 case NL80211_IFTYPE_AP: in zd_op_add_interface() 1154 if (!mac->vif || mac->vif->type != NL80211_IFTYPE_AP) in zd_beacon_done() 1290 mac->type == NL80211_IFTYPE_AP) { in zd_op_bss_info_changed() 1400 BIT(NL80211_IFTYPE_AP); in zd_mac_alloc_hw() 1438 if (mac->type != NL80211_IFTYPE_AP || !mac->vif) in beacon_watchdog_handler()
|
| /linux-6.15/drivers/net/wireless/quantenna/qtnfmac/ |
| H A D | cfg80211.c | 62 [NL80211_IFTYPE_AP] = { 113 if (vif && vif->wdev.iftype == NL80211_IFTYPE_AP && in qtnf_validate_iface_combinations() 222 case NL80211_IFTYPE_AP: in qtnf_add_virtual_intf() 509 case NL80211_IFTYPE_AP: in qtnf_dump_station() 522 if (vif->wdev.iftype == NL80211_IFTYPE_AP) { in qtnf_dump_station() 626 (vif->wdev.iftype == NL80211_IFTYPE_AP) && in qtnf_del_station() 928 if (vif->wdev.iftype != NL80211_IFTYPE_AP) in qtnf_update_owe_info()
|
| /linux-6.15/net/wireless/ |
| H A D | ap.c | 26 if (dev->ieee80211_ptr->iftype != NL80211_IFTYPE_AP && in ___cfg80211_stop_ap()
|
| H A D | chan.c | 754 case NL80211_IFTYPE_AP: in cfg80211_chandef_dfs_required() 872 case NL80211_IFTYPE_AP: in cfg80211_beaconing_iface_active() 912 case NL80211_IFTYPE_AP: in cfg80211_wdev_on_sub_chan() 1496 cfg->iftype == NL80211_IFTYPE_AP) && in cfg80211_reg_check_beaconing() 1565 case NL80211_IFTYPE_AP: in wdev_chandef()
|
| /linux-6.15/drivers/net/wireless/ath/ath11k/ |
| H A D | core.c | 83 BIT(NL80211_IFTYPE_AP) | 167 BIT(NL80211_IFTYPE_AP) | 252 BIT(NL80211_IFTYPE_AP) | 341 BIT(NL80211_IFTYPE_AP) | 426 BIT(NL80211_IFTYPE_AP) | 515 BIT(NL80211_IFTYPE_AP) | 604 BIT(NL80211_IFTYPE_AP), 688 BIT(NL80211_IFTYPE_AP) | 770 BIT(NL80211_IFTYPE_AP) | 858 BIT(NL80211_IFTYPE_AP) |
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/ |
| H A D | mt76x02_util.c | 45 BIT(NL80211_IFTYPE_AP) 61 BIT(NL80211_IFTYPE_AP) 260 if (vif->type == NL80211_IFTYPE_AP) in mt76x02_sta_add() 445 vif->type == NL80211_IFTYPE_AP && in mt76x02_set_key()
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7996/ |
| H A D | init.c | 21 | BIT(NL80211_IFTYPE_AP) 42 .types = BIT(NL80211_IFTYPE_AP) 1140 if (!(vif == NL80211_IFTYPE_AP || vif == NL80211_IFTYPE_STATION)) in mt7996_set_stream_he_txbf_caps() 1152 if (vif != NL80211_IFTYPE_AP) in mt7996_set_stream_he_txbf_caps() 1209 case NL80211_IFTYPE_AP: in mt7996_init_he_caps() 1399 if (iftype != NL80211_IFTYPE_AP) in mt7996_init_eht_caps() 1436 case NL80211_IFTYPE_AP: in __mt7996_set_stream_he_eht_caps()
|
| /linux-6.15/drivers/net/wireless/marvell/mwifiex/ |
| H A D | cfg80211.c | 22 BIT(NL80211_IFTYPE_AP), 944 case NL80211_IFTYPE_AP: in mwifiex_init_new_priv_params() 984 case NL80211_IFTYPE_AP: in is_vif_type_change_allowed() 999 case NL80211_IFTYPE_AP: in is_vif_type_change_allowed() 1006 case NL80211_IFTYPE_AP: in is_vif_type_change_allowed() 1027 case NL80211_IFTYPE_AP: in is_vif_type_change_allowed() 1041 case NL80211_IFTYPE_AP: in is_vif_type_change_allowed() 1066 case NL80211_IFTYPE_AP: in update_vif_type_counter() 1267 case NL80211_IFTYPE_AP: in mwifiex_cfg80211_change_virtual_intf() 1296 case NL80211_IFTYPE_AP: in mwifiex_cfg80211_change_virtual_intf() [all …]
|
| /linux-6.15/drivers/net/wireless/ath/ath12k/ |
| H A D | hw.c | 893 BIT(NL80211_IFTYPE_AP) | 971 BIT(NL80211_IFTYPE_AP) | 1049 BIT(NL80211_IFTYPE_AP) |
|