Home
last modified time | relevance | path

Searched refs:NL80211_IFTYPE_STATION (Results 1 – 25 of 98) sorted by relevance

1234

/freebsd/sys/contrib/dev/iwlwifi/mld/
H A Diface.c80 case NL80211_IFTYPE_STATION: in iwl_mld_mac80211_iftype_to_fw()
222 WARN_ON(vif->type != NL80211_IFTYPE_STATION); in iwl_mld_fill_mac_cmd_sta()
387 case NL80211_IFTYPE_STATION: in iwl_mld_mac_fw_action()
515 if (ieee80211_vif_type_p2p(vif) != NL80211_IFTYPE_STATION) in iwl_mld_get_fw_id_bss_bitmap_iter()
643 if (WARN_ON(!vif) || vif->type != NL80211_IFTYPE_STATION || in iwl_mld_handle_datapath_monitor_notif()
696 if (vif->type != NL80211_IFTYPE_STATION) in iwl_mld_reset_cca_40mhz_workaround()
H A Dkey.c41 if (!sta && vif->type == NL80211_IFTYPE_STATION) in iwl_mld_get_key_flags()
96 if (!sta && vif->type == NL80211_IFTYPE_STATION) in iwl_mld_get_key_sta_mask()
311 if (WARN_ON_ONCE(vif->type != NL80211_IFTYPE_STATION)) in iwl_mld_remove_ap_keys()
379 if (vif->type != NL80211_IFTYPE_STATION) in iwl_mld_track_bigtk()
H A Dmlo.h37 return ieee80211_vif_type_p2p(vif) == NL80211_IFTYPE_STATION && in iwl_mld_vif_has_emlsr_cap()
49 if (ieee80211_vif_type_p2p(vif) == NL80211_IFTYPE_STATION) in iwl_mld_max_active_links()
H A Dmac80211.c42 .types = BIT(NL80211_IFTYPE_STATION), \
66 .types = BIT(NL80211_IFTYPE_STATION),
285 wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION) | in iwl_mac_hw_set_wiphy()
406 mld->ext_capab[0].iftype = NL80211_IFTYPE_STATION; in iwl_mac_hw_set_wiphy()
686 if (vif->type == NL80211_IFTYPE_STATION) { in iwl_mld_mac80211_add_interface()
700 if (vif->type == NL80211_IFTYPE_STATION && in iwl_mld_mac80211_add_interface()
730 if (ieee80211_vif_type_p2p(vif) == NL80211_IFTYPE_STATION) in iwl_mld_mac80211_remove_interface()
778 if (vif->type != NL80211_IFTYPE_STATION || !vif->cfg.assoc) in iwl_mld_mc_iface_iterator()
1067 if (ieee80211_vif_type_p2p(vif) != NL80211_IFTYPE_STATION) { in iwl_mld_assign_vif_chanctx()
1132 if (vif->type == NL80211_IFTYPE_STATION) in iwl_mld_assign_vif_chanctx()
[all …]
H A Dpower.c20 if (vif->type != NL80211_IFTYPE_STATION) in iwl_mld_vif_ps_iterator()
68 if (ieee80211_vif_type_p2p(link_conf->vif) != NL80211_IFTYPE_STATION) in iwl_mld_enable_beacon_filter()
96 if (ieee80211_vif_type_p2p(vif) != NL80211_IFTYPE_STATION) in iwl_mld_disable_beacon_filter()
H A Droc.c91 vif->type != NL80211_IFTYPE_STATION) { in iwl_mld_start_roc()
195 vif->type != NL80211_IFTYPE_STATION)) in iwl_mld_cancel_roc()
/freebsd/sys/contrib/dev/athk/ath12k/wifi7/
H A Dhw.c137 if (vif->type == NL80211_IFTYPE_STATION) in ath12k_wifi7_is_frame_link_agnostic_wcn7850()
376 .interface_modes = BIT(NL80211_IFTYPE_STATION) |
460 .interface_modes = BIT(NL80211_IFTYPE_STATION) |
544 .interface_modes = BIT(NL80211_IFTYPE_STATION) |
626 .interface_modes = BIT(NL80211_IFTYPE_STATION) |
703 .interface_modes = BIT(NL80211_IFTYPE_STATION) |
/freebsd/sys/contrib/dev/athk/
H A Ddebug.c27 case NL80211_IFTYPE_STATION: in ath_opmode_to_string()
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dsf.c32 if (vif->type == NL80211_IFTYPE_STATION) { in iwl_mvm_bound_iface_iterator()
270 if (changed_vif->type != NL80211_IFTYPE_STATION) { in iwl_mvm_sf_update()
H A Dmld-key.c38 if (!sta && vif->type == NL80211_IFTYPE_STATION) in iwl_mvm_get_sec_sta_mask()
98 if (!sta && vif->type == NL80211_IFTYPE_STATION) in iwl_mvm_get_sec_flags()
398 if (WARN_ON_ONCE(vif->type != NL80211_IFTYPE_STATION || in iwl_mvm_sec_key_remove_ap()
H A Dmld-mac80211.c57 vif->type == NL80211_IFTYPE_STATION && !vif->p2p) { in iwl_mvm_mld_mac_add_interface()
91 vif->type == NL80211_IFTYPE_STATION && !vif->p2p && in iwl_mvm_mld_mac_add_interface()
232 if (vif->type == NL80211_IFTYPE_STATION) in __iwl_mvm_mld_assign_vif_chanctx()
751 case NL80211_IFTYPE_STATION: in iwl_mvm_mld_link_info_changed()
787 if (vif->type == NL80211_IFTYPE_STATION) in iwl_mvm_mld_vif_cfg_changed()
817 if (vif->type != NL80211_IFTYPE_STATION || !vif->cfg.assoc || in iwl_mvm_mld_config_iface_filter()
H A Dmac80211.c45 .types = BIT(NL80211_IFTYPE_STATION), \
285 .iftype = NL80211_IFTYPE_STATION,
294 .iftype = NL80211_IFTYPE_STATION,
534 hw->wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION) | in iwl_mvm_mac_setup_register()
855 if (!sta && info->control.vif->type == NL80211_IFTYPE_STATION && in iwl_mvm_mac_tx()
1533 if (vif->type == NL80211_IFTYPE_STATION) { in iwl_mvm_post_channel_switch()
1772 vif->type == NL80211_IFTYPE_STATION && !vif->p2p) { in iwl_mvm_mac_add_interface()
1793 vif->type == NL80211_IFTYPE_STATION && !vif->p2p && in iwl_mvm_mac_add_interface()
1932 if (vif->type != NL80211_IFTYPE_STATION || in iwl_mvm_mc_iface_iterator()
2074 if (vif->type != NL80211_IFTYPE_STATION || !vif->cfg.assoc || in iwl_mvm_config_iface_filter()
[all …]
H A Dmld-mac.c103 WARN_ON(vif->type != NL80211_IFTYPE_STATION); in iwl_mvm_mld_mac_ctxt_cmd_sta()
233 case NL80211_IFTYPE_STATION: in iwl_mvm_mld_mac_ctx_send()
H A Dmac-ctxt.c83 case NL80211_IFTYPE_STATION: in iwl_mvm_mac_tsf_id_iter()
121 vif->type != NL80211_IFTYPE_STATION) || in iwl_mvm_mac_tsf_id_iter()
247 case NL80211_IFTYPE_STATION: in iwl_mvm_mac_ctxt_init()
513 case NL80211_IFTYPE_STATION: in iwl_mvm_get_mac_type()
667 WARN_ON(vif->type != NL80211_IFTYPE_STATION); in iwl_mvm_mac_ctxt_cmd_sta()
1211 if (vif->type != NL80211_IFTYPE_STATION || !vif->cfg.assoc) in iwl_mvm_mac_ap_iterator()
1358 case NL80211_IFTYPE_STATION: in iwl_mvm_mac_ctx_send()
1874 case NL80211_IFTYPE_STATION: in iwl_mvm_channel_switch_start_notif()
H A Dlink.c109 if (!active && vif->type == NL80211_IFTYPE_STATION) { in iwl_mvm_link_changed()
158 (vif->type == NL80211_IFTYPE_STATION && !vif->cfg.assoc)) { in iwl_mvm_link_changed()
H A Dcoex.c289 if (vif->type == NL80211_IFTYPE_STATION) { in iwl_mvm_bt_notif_per_link()
325 if (vif->type == NL80211_IFTYPE_STATION) in iwl_mvm_bt_notif_per_link()
425 case NL80211_IFTYPE_STATION: in iwl_mvm_bt_notif_iterator()
H A Ddebugfs-vif.c191 case NL80211_IFTYPE_STATION: in iwl_dbgfs_mac_params_read()
226 if (vif->type == NL80211_IFTYPE_STATION && in iwl_dbgfs_mac_params_read()
819 ((vif->type == NL80211_IFTYPE_STATION && !vif->p2p) || in iwl_mvm_vif_add_debugfs()
820 (vif->type == NL80211_IFTYPE_STATION && vif->p2p))) in iwl_mvm_vif_add_debugfs()
835 if (vif->type == NL80211_IFTYPE_STATION && !vif->p2p && in iwl_mvm_vif_add_debugfs()
/freebsd/sys/contrib/dev/iwlwifi/mld/tests/
H A Dutils.c109 KUNIT_ASSERT_EQ(test, type, NL80211_IFTYPE_STATION); in IWL_MLD_ALLOC_FN()
298 if (vif->type == NL80211_IFTYPE_STATION && !sta->tdls) in iwlmld_kunit_move_sta_state()
342 vif = iwlmld_kunit_add_vif(mlo, NL80211_IFTYPE_STATION); in iwlmld_kunit_setup_assoc()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dcore.c92 .interface_modes = BIT(NL80211_IFTYPE_STATION) |
178 .interface_modes = BIT(NL80211_IFTYPE_STATION) |
265 .interface_modes = BIT(NL80211_IFTYPE_STATION) |
356 .interface_modes = BIT(NL80211_IFTYPE_STATION) |
443 .interface_modes = BIT(NL80211_IFTYPE_STATION) |
534 .interface_modes = BIT(NL80211_IFTYPE_STATION) |
625 .interface_modes = BIT(NL80211_IFTYPE_STATION) |
710 .interface_modes = BIT(NL80211_IFTYPE_STATION) |
795 .interface_modes = BIT(NL80211_IFTYPE_STATION) |
885 .interface_modes = BIT(NL80211_IFTYPE_STATION) |
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmain.c35 case NL80211_IFTYPE_STATION: in mt7921_init_he_caps()
92 case NL80211_IFTYPE_STATION: in mt7921_init_he_caps()
553 if (vif->type != NL80211_IFTYPE_STATION || vif->cfg.assoc) in mt7921_set_key()
749 case NL80211_IFTYPE_STATION: in mt7921_calc_vif_num()
827 if (vif->type == NL80211_IFTYPE_STATION) in mt7921_mac_sta_add()
858 if (vif->type == NL80211_IFTYPE_STATION && !sta->tdls) in mt7921_mac_sta_event()
890 if (vif->type == NL80211_IFTYPE_STATION) { in mt7921_mac_sta_remove()
1461 if (vif->type != NL80211_IFTYPE_STATION || !vif->cfg.assoc) in mt7921_pre_channel_switch()
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt76x02_util.c39 .types = BIT(NL80211_IFTYPE_STATION) |
55 .types = BIT(NL80211_IFTYPE_STATION) |
325 if (vif->type == NL80211_IFTYPE_STATION) in mt76x02_add_interface()
330 (vif->type != NL80211_IFTYPE_STATION && idx > 7)) in mt76x02_add_interface()
H A Dmt792x_core.c16 .types = BIT(NL80211_IFTYPE_STATION)
37 .types = BIT(NL80211_IFTYPE_STATION) |
53 .types = BIT(NL80211_IFTYPE_STATION) |
124 if (vif->type == NL80211_IFTYPE_STATION) in mt792x_tx()
658 wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION) | in mt792x_init_wiphy()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7925/
H A Dmain.c75 case NL80211_IFTYPE_STATION: in mt7925_init_he_caps()
253 .iftype = NL80211_IFTYPE_STATION, in mt7925_init_mlo_caps()
284 case NL80211_IFTYPE_STATION: in __mt7925_set_stream_he_eht_caps()
892 if (vif->type == NL80211_IFTYPE_STATION && !link_sta->sta->tdls) { in mt7925_mac_link_sta_add()
976 if (vif->type == NL80211_IFTYPE_STATION) in mt7925_mac_sta_add()
1044 if (vif->type == NL80211_IFTYPE_STATION && !link_sta->sta->tdls) { in mt7925_mac_link_sta_assoc()
1109 if (vif->type == NL80211_IFTYPE_STATION && !link_sta->sta->tdls) { in mt7925_mac_link_sta_remove()
1213 if (vif->type == NL80211_IFTYPE_STATION) { in mt7925_mac_sta_remove()
2106 if (vif->type == NL80211_IFTYPE_STATION && in mt7925_assign_vif_chanctx()
2136 if (vif->type == NL80211_IFTYPE_STATION && in mt7925_unassign_vif_chanctx()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7915/
H A Dinit.c30 .types = BIT(NL80211_IFTYPE_STATION)
979 if (vif == NL80211_IFTYPE_STATION) in mt7915_set_stream_he_txbf_caps()
990 if (vif != NL80211_IFTYPE_AP && vif != NL80211_IFTYPE_STATION) in mt7915_set_stream_he_txbf_caps()
1057 case NL80211_IFTYPE_STATION: in mt7915_init_he_caps()
1115 case NL80211_IFTYPE_STATION: in mt7915_init_he_caps()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7996/
H A Dinit.c22 .types = BIT(NL80211_IFTYPE_STATION)
51 .types = BIT(NL80211_IFTYPE_STATION)
86 .iftype = NL80211_IFTYPE_STATION,
1346 if (vif == NL80211_IFTYPE_STATION) in mt7996_set_stream_he_txbf_caps()
1357 if (!(vif == NL80211_IFTYPE_AP || vif == NL80211_IFTYPE_STATION)) in mt7996_set_stream_he_txbf_caps()
1442 case NL80211_IFTYPE_STATION: in mt7996_init_he_caps()
1654 case NL80211_IFTYPE_STATION: in __mt7996_set_stream_he_eht_caps()

1234