Home
last modified time | relevance | path

Searched refs:mvmvif (Results 1 – 25 of 28) sorted by relevance

12

/linux-6.3-rc2/drivers/net/wireless/intel/iwlwifi/mvm/
A Ddebugfs-vif.c76 struct iwl_mvm *mvm = mvmvif->mvm; in iwl_dbgfs_pm_params_write()
182 ap_sta_id = mvmvif->ap_sta_id; in iwl_dbgfs_mac_params_read()
208 mvmvif->id, mvmvif->color); in iwl_dbgfs_mac_params_read()
220 mvmvif->queue_params[i].aifs, in iwl_dbgfs_mac_params_read()
410 if (mvmvif->bf_data.bf_enabled) in iwl_dbgfs_bf_params_read()
541 !!(mvmvif->low_latency & in iwl_dbgfs_low_latency_read()
635 if (mvmvif->dbgfs_quota_min) in iwl_dbgfs_quota_check()
656 mvmvif->dbgfs_quota_min = 0; in iwl_dbgfs_quota_min_write()
750 mvmvif->dbgfs_dir); in iwl_mvm_vif_dbgfs_register()
761 mvmvif->dbgfs_slink = NULL; in iwl_mvm_vif_dbgfs_clean()
[all …]
A Dpower.c146 if (mvmvif->dbgfs_pm.use_ps_poll) { in iwl_mvm_power_configure_uapsd()
153 if (!mvmvif->queue_params[ac].uapsd) in iwl_mvm_power_configure_uapsd()
342 mvmvif->color)); in iwl_mvm_power_build_cmd()
425 if (mvmvif->dbgfs_pm.lprx_ena) in iwl_mvm_power_build_cmd()
433 if (mvmvif->dbgfs_pm.snooze_ena) in iwl_mvm_power_build_cmd()
546 mvmvif->pm_enabled = false; in iwl_mvm_power_disable_pm_iterator()
555 if (mvmvif->phy_ctxt && mvmvif->phy_ctxt->id < NUM_PHY_CTX) in iwl_mvm_power_ps_disabled_iterator()
564 bool active = mvmvif->phy_ctxt && mvmvif->phy_ctxt->id < NUM_PHY_CTX; in iwl_mvm_power_get_vifs_iterator()
566 if (!mvmvif->uploaded) in iwl_mvm_power_get_vifs_iterator()
885 if (!mvmvif->bf_data.bf_enabled) in iwl_mvm_power_set_ba()
[all …]
A Dtime-event.c71 struct iwl_mvm_vif *mvmvif; in iwl_mvm_roc_done_wk() local
207 mvmvif->csa_failed = true; in iwl_mvm_te_handle_notify_csa()
607 cpu_to_le32(FW_CMD_ID_AND_COLOR(mvmvif->id, mvmvif->color)); in iwl_mvm_protect_session()
653 mvmvif->color)), in iwl_mvm_cancel_session_protection()
672 struct iwl_mvm_vif *mvmvif; in __iwl_mvm_remove_time_event() local
749 cpu_to_le32(FW_CMD_ID_AND_COLOR(mvmvif->id, mvmvif->color)); in iwl_mvm_remove_aux_roc_te()
779 cpu_to_le32(FW_CMD_ID_AND_COLOR(mvmvif->id, mvmvif->color)); in iwl_mvm_remove_time_event()
899 mvmvif->color)), in iwl_mvm_start_p2p_roc_session_protection()
950 cpu_to_le32(FW_CMD_ID_AND_COLOR(mvmvif->id, mvmvif->color)); in iwl_mvm_start_p2p_roc()
1115 cpu_to_le32(FW_CMD_ID_AND_COLOR(mvmvif->id, mvmvif->color)); in iwl_mvm_schedule_csa_period()
[all …]
A Dmac-ctxt.c280 mvmvif->color = 0; in iwl_mvm_mac_ctxt_init()
448 mvmvif->color)); in iwl_mvm_mac_ctxt_cmd_common()
612 if (!mvmvif->authorized && in iwl_mvm_mac_ctxt_cmd_sta()
715 mvmvif->ap_ibss_active) in iwl_mvm_go_iterator()
1249 mvmvif->uploaded = true; in iwl_mvm_mac_ctxt_add()
1279 mvmvif->color)); in iwl_mvm_mac_ctxt_remove()
1289 mvmvif->uploaded = false; in iwl_mvm_mac_ctxt_remove()
1303 struct iwl_mvm_vif *mvmvif = in iwl_mvm_csa_count_down() local
1542 struct iwl_mvm_vif *mvmvif; in iwl_mvm_probe_resp_data_notif() local
1589 struct iwl_mvm_vif *mvmvif; in iwl_mvm_channel_switch_start_notif() local
[all …]
A Dbinding.c73 struct iwl_mvm_vif *mvmvif = iwl_mvm_vif_from_mac80211(vif); in iwl_mvm_iface_iterator() local
78 if (mvmvif->phy_ctxt != data->phyctxt) in iwl_mvm_iface_iterator()
84 data->ids[data->idx] = mvmvif->id; in iwl_mvm_iface_iterator()
85 data->colors[data->idx] = mvmvif->color; in iwl_mvm_iface_iterator()
94 struct iwl_mvm_vif *mvmvif = iwl_mvm_vif_from_mac80211(vif); in iwl_mvm_binding_update() local
123 data.ids[data.idx] = mvmvif->id; in iwl_mvm_binding_update()
124 data.colors[data.idx] = mvmvif->color; in iwl_mvm_binding_update()
133 struct iwl_mvm_vif *mvmvif = iwl_mvm_vif_from_mac80211(vif); in iwl_mvm_binding_add_vif() local
135 if (WARN_ON_ONCE(!mvmvif->phy_ctxt)) in iwl_mvm_binding_add_vif()
150 struct iwl_mvm_vif *mvmvif = iwl_mvm_vif_from_mac80211(vif); in iwl_mvm_binding_remove_vif() local
[all …]
A Doffloading.c89 i < mvmvif->num_target_ipv6_addrs && in iwl_mvm_send_proto_offload()
95 test_bit(i, mvmvif->tentative_addrs)) { in iwl_mvm_send_proto_offload()
108 addrs[i].addr = mvmvif->target_ipv6_addrs[i]; in iwl_mvm_send_proto_offload()
114 if (mvmvif->num_target_ipv6_addrs - num_skipped) in iwl_mvm_send_proto_offload()
127 sizeof(mvmvif->target_ipv6_addrs[0])); in iwl_mvm_send_proto_offload()
129 for (i = 0; i < min(mvmvif->num_target_ipv6_addrs, in iwl_mvm_send_proto_offload()
132 test_bit(i, mvmvif->tentative_addrs)) in iwl_mvm_send_proto_offload()
136 &mvmvif->target_ipv6_addrs[i], in iwl_mvm_send_proto_offload()
148 sizeof(mvmvif->target_ipv6_addrs[0])); in iwl_mvm_send_proto_offload()
153 test_bit(i, mvmvif->tentative_addrs)) in iwl_mvm_send_proto_offload()
[all …]
A Dcoex.c229 mvmvif->bf_data.last_bt_coex_event = rssi; in iwl_mvm_bt_coex_enable_rssi_event()
230 mvmvif->bf_data.bt_coex_max_thold = in iwl_mvm_bt_coex_enable_rssi_event()
232 mvmvif->bf_data.bt_coex_min_thold = in iwl_mvm_bt_coex_enable_rssi_event()
279 if (!mvmvif->ap_ibss_active) in iwl_mvm_bt_notif_iterator()
295 iwl_mvm_bt_coex_reduced_txp(mvm, mvmvif->ap_sta_id, in iwl_mvm_bt_notif_iterator()
317 if (mvmvif->phy_ctxt && in iwl_mvm_bt_notif_iterator()
323 mvmvif->id, bt_activity_grading, smps_mode); in iwl_mvm_bt_notif_iterator()
330 if (iwl_mvm_vif_low_latency(mvmvif)) { in iwl_mvm_bt_notif_iterator()
338 if (!mvmvif->ap_ibss_active) in iwl_mvm_bt_notif_iterator()
393 ave_rssi = mvmvif->bf_data.ave_beacon_signal; in iwl_mvm_bt_notif_iterator()
[all …]
A Dutils.c283 struct iwl_mvm_vif *mvmvif; in iwl_mvm_update_smps() local
296 mvmvif = iwl_mvm_vif_from_mac80211(vif); in iwl_mvm_update_smps()
395 if (mvmvif->phy_ctxt != data->ctxt) in iwl_mvm_diversity_iter()
465 prev = iwl_mvm_vif_low_latency(mvmvif); in iwl_mvm_update_low_latency()
495 if (iwl_mvm_vif_low_latency(mvmvif)) { in iwl_mvm_ll_iter()
498 if (!mvmvif->phy_ctxt) in iwl_mvm_ll_iter()
576 if (mvmvif->id == data->macid) in iwl_mvm_bss_find_iface_iterator()
789 struct iwl_mvm_vif *mvmvif; in iwl_mvm_tcm_uapsd_nonagg_detected_wk() local
795 mvm = mvmvif->mvm; in iwl_mvm_tcm_uapsd_nonagg_detected_wk()
886 if (!mvmvif->phy_ctxt) in iwl_mvm_tcm_iterator()
[all …]
A Dmac80211.c939 mvmvif->uploaded = false; in iwl_mvm_cleanup_iterator()
946 mvmvif->phy_ctxt = NULL; in iwl_mvm_cleanup_iterator()
947 memset(&mvmvif->bf_data, 0, sizeof(mvmvif->bf_data)); in iwl_mvm_cleanup_iterator()
948 memset(&mvmvif->probe_resp_data, 0, sizeof(mvmvif->probe_resp_data)); in iwl_mvm_cleanup_iterator()
1309 if (mvmvif->csa_failed) in iwl_mvm_post_channel_switch()
1323 mvmvif->color)), in iwl_mvm_abort_channel_switch()
1372 mvmvif->mvm = mvm; in iwl_mvm_mac_add_interface()
1507 mvmvif->phy_ctxt = NULL; in iwl_mvm_mac_add_interface()
4441 iwl_mvm_remove_time_event(mvm, mvmvif, &mvmvif->time_event_data); in __iwl_mvm_unassign_vif_chanctx()
4934 mvmvif->id, chsw->count, mvmvif->csa_count, chsw->block_tx); in iwl_mvm_channel_switch_rx_beacon()
[all …]
A Dquota.c36 if (!mvmvif->phy_ctxt) in iwl_mvm_quota_iterator()
40 id = mvmvif->phy_ctxt->id; in iwl_mvm_quota_iterator()
55 if (mvmvif->ap_ibss_active) in iwl_mvm_quota_iterator()
59 if (mvmvif->monitor_active) in iwl_mvm_quota_iterator()
70 data->colors[id] = mvmvif->phy_ctxt->color; in iwl_mvm_quota_iterator()
77 if (mvmvif->dbgfs_quota_min) in iwl_mvm_quota_iterator()
79 mvmvif->dbgfs_quota_min); in iwl_mvm_quota_iterator()
92 struct iwl_mvm_vif *mvmvif; in iwl_mvm_adjust_quota_for_noa() local
98 mvmvif = iwl_mvm_vif_from_mac80211(mvm->noa_vif); in iwl_mvm_adjust_quota_for_noa()
99 if (!mvmvif->ap_ibss_active) in iwl_mvm_adjust_quota_for_noa()
[all …]
A Drx.c209 struct iwl_mvm_vif *mvmvif; in iwl_mvm_rx_handle_tcm() local
388 !mvmvif->authorized && in iwl_mvm_rx_rx_mpdu()
421 struct iwl_mvm_vif *mvmvif = in iwl_mvm_rx_rx_mpdu() local
559 struct iwl_mvm *mvm = mvmvif->mvm; in iwl_mvm_update_vif_sig()
627 u16 vif_id = mvmvif->id; in iwl_mvm_stat_iterator()
633 mvmvif->beacon_stats.num_beacons = in iwl_mvm_stat_iterator()
635 mvmvif->beacon_stats.avg_signal = in iwl_mvm_stat_iterator()
638 if (mvmvif->id != id) in iwl_mvm_stat_iterator()
661 u16 vif_id = mvmvif->id; in iwl_mvm_stat_iterator_all_macs()
671 mvmvif->beacon_stats.num_beacons = in iwl_mvm_stat_iterator_all_macs()
[all …]
A Dmld-key.c16 struct iwl_mvm_vif *mvmvif = iwl_mvm_vif_from_mac80211(vif); in iwl_mvm_get_sec_sta_mask() local
20 return BIT(mvmvif->mcast_sta.sta_id); in iwl_mvm_get_sec_sta_mask()
29 mvmvif->ap_sta_id != IWL_MVM_INVALID_STA) in iwl_mvm_get_sec_sta_mask()
30 return BIT(mvmvif->ap_sta_id); in iwl_mvm_get_sec_sta_mask()
41 struct iwl_mvm_vif *mvmvif = iwl_mvm_vif_from_mac80211(vif); in iwl_mvm_get_sec_flags() local
73 mvmvif->ap_sta_id != IWL_MVM_INVALID_STA) { in iwl_mvm_get_sec_flags()
74 u8 sta_id = mvmvif->ap_sta_id; in iwl_mvm_get_sec_flags()
212 struct iwl_mvm_vif *mvmvif = iwl_mvm_vif_from_mac80211(vif); in iwl_mvm_sec_key_remove_ap() local
217 mvmvif->ap_sta_id == IWL_MVM_INVALID_STA)) in iwl_mvm_sec_key_remove_ap()
A Dd3.c33 mvmvif->rekey_data.replay_ctr = in iwl_mvm_set_rekey_data()
35 mvmvif->rekey_data.valid = true; in iwl_mvm_set_rekey_data()
49 memset(mvmvif->tentative_addrs, 0, sizeof(mvmvif->tentative_addrs)); in iwl_mvm_ipv6_addr_change()
71 mvmvif->tx_key_idx = idx; in iwl_mvm_set_default_unicast_key()
129 mvmvif->color)), in iwl_mvm_wowlan_program_keys()
755 mvmvif->uploaded = false; in iwl_mvm_d3_reprogram()
773 mvmvif->color)); in iwl_mvm_d3_reprogram()
832 mvmvif->color)), in iwl_mvm_get_last_nonqos_seq()
868 mvmvif->color)), in iwl_mvm_set_last_nonqos_seq()
873 if (!mvmvif->seqno_valid) in iwl_mvm_set_last_nonqos_seq()
[all …]
A Dsf.c24 struct iwl_mvm_vif *mvmvif = iwl_mvm_vif_from_mac80211(vif); in iwl_mvm_bound_iface_iterator() local
26 if (vif == data->ignore_vif || !mvmvif->phy_ctxt || in iwl_mvm_bound_iface_iterator()
33 data->sta_vif_ap_sta_id = mvmvif->ap_sta_id; in iwl_mvm_bound_iface_iterator()
223 struct iwl_mvm_vif *mvmvif = NULL; in iwl_mvm_sf_update() local
266 mvmvif = iwl_mvm_vif_from_mac80211(changed_vif); in iwl_mvm_sf_update()
267 sta_id = mvmvif->ap_sta_id; in iwl_mvm_sf_update()
A Dsta.c1663 mvmvif->id, mvmvif->color); in iwl_mvm_add_sta()
1675 mvmvif->color); in iwl_mvm_add_sta()
1762 mvmvif->ap_sta_id = sta_id; in iwl_mvm_add_sta()
2128 return iwl_mvm_add_int_sta_with_queue(mvm, mvmvif->id, mvmvif->color, in iwl_mvm_add_snif_sta()
2227 mvmvif->id, mvmvif->color); in iwl_mvm_send_add_bcast_sta()
2418 mvmvif->id, mvmvif->color); in iwl_mvm_add_mcast_sta()
2437 mvmvif->cab_queue = queue; in iwl_mvm_add_mcast_sta()
2516 &mvmvif->cab_queue, 0); in iwl_mvm_rm_mcast_sta()
4028 u32 id = FW_CMD_ID_AND_COLOR(mvmvif->id, mvmvif->color); in iwl_mvm_int_sta_modify_disable_tx()
4062 FW_CMD_ID_AND_COLOR(mvmvif->id, mvmvif->color)) in iwl_mvm_modify_all_sta_disable_tx()
[all …]
A Dphy-ctxt.c383 struct iwl_mvm_vif *mvmvif = iwl_mvm_vif_from_mac80211(vif); in iwl_mvm_binding_iterator() local
385 if (!mvmvif->phy_ctxt) in iwl_mvm_binding_iterator()
390 __set_bit(mvmvif->phy_ctxt->id, data); in iwl_mvm_binding_iterator()
A Dftm-responder.c110 struct iwl_mvm_vif *mvmvif = iwl_mvm_vif_from_mac80211(vif); in iwl_mvm_ftm_responder_cmd() local
122 .sta_id = mvmvif->bcast_sta.sta_id, in iwl_mvm_ftm_responder_cmd()
380 struct iwl_mvm_vif *mvmvif = iwl_mvm_vif_from_mac80211(vif); in iwl_mvm_ftm_start_responder() local
395 !mvmvif->ap_ibss_active) { in iwl_mvm_ftm_start_responder()
A Dtime-event.h145 struct iwl_mvm_vif *mvmvif,
A Drxmq.c281 struct iwl_mvm_vif *mvmvif; in iwl_mvm_rx_mgmt_prot() local
315 mvmvif = iwl_mvm_vif_from_mac80211(mvmsta->vif); in iwl_mvm_rx_mgmt_prot()
321 key = rcu_dereference(mvmvif->bcn_prot.keys[0]); in iwl_mvm_rx_mgmt_prot()
323 key = rcu_dereference(mvmvif->bcn_prot.keys[1]); in iwl_mvm_rx_mgmt_prot()
341 key = rcu_dereference(mvmvif->bcn_prot.keys[keyid - 6]); in iwl_mvm_rx_mgmt_prot()
468 struct iwl_mvm_vif *mvmvif; in iwl_mvm_rx_csum() local
473 mvmvif = iwl_mvm_vif_from_mac80211(mvmsta->vif); in iwl_mvm_rx_csum()
475 if (mvmvif->features & NETIF_F_RXCSUM && in iwl_mvm_rx_csum()
1953 struct iwl_mvm_vif *mvmvif = in iwl_mvm_rx_mpdu_mq() local
1960 if (mvmvif->csa_target_freq == rx_status->freq) in iwl_mvm_rx_mpdu_mq()
[all …]
A Dmvm.h1877 static inline bool iwl_mvm_vif_low_latency(struct iwl_mvm_vif *mvmvif) in iwl_mvm_vif_low_latency() argument
1889 return mvmvif->low_latency_actual; in iwl_mvm_vif_low_latency()
1893 void iwl_mvm_vif_set_low_latency(struct iwl_mvm_vif *mvmvif, bool set, in iwl_mvm_vif_set_low_latency() argument
1899 mvmvif->low_latency |= cause; in iwl_mvm_vif_set_low_latency()
1901 mvmvif->low_latency &= ~cause; in iwl_mvm_vif_set_low_latency()
1907 if (mvmvif->low_latency & LOW_LATENCY_DEBUGFS_FORCE_ENABLE && in iwl_mvm_vif_set_low_latency()
1915 new_state = !!(mvmvif->low_latency & in iwl_mvm_vif_set_low_latency()
1921 new_state = !!(mvmvif->low_latency & in iwl_mvm_vif_set_low_latency()
1925 mvmvif->low_latency_actual = new_state; in iwl_mvm_vif_set_low_latency()
A Dftm-initiator.c72 struct iwl_mvm_vif *mvmvif = iwl_mvm_vif_from_mac80211(vif); in iwl_mvm_ftm_add_pasn_sta() local
76 sta = rcu_dereference(mvm->fw_id_to_mac_id[mvmvif->ap_sta_id]); in iwl_mvm_ftm_add_pasn_sta()
263 struct iwl_mvm_vif *mvmvif = in iwl_mvm_ftm_cmd_common() local
266 cmd->tsf_mac_id = cpu_to_le32(mvmvif->id); in iwl_mvm_ftm_cmd_common()
508 struct iwl_mvm_vif *mvmvif = iwl_mvm_vif_from_mac80211(vif); in iwl_mvm_ftm_put_target() local
513 sta = rcu_dereference(mvm->fw_id_to_mac_id[mvmvif->ap_sta_id]); in iwl_mvm_ftm_put_target()
519 target->sta_id = mvmvif->ap_sta_id; in iwl_mvm_ftm_put_target()
A Dtdls.c78 struct iwl_mvm_vif *mvmvif = iwl_mvm_vif_from_mac80211(vif); in iwl_mvm_tdls_config() local
83 cpu_to_le32(FW_CMD_ID_AND_COLOR(mvmvif->id, mvmvif->color)); in iwl_mvm_tdls_config()
A Dtx.c609 struct iwl_mvm_vif *mvmvif = in iwl_mvm_get_ctrl_vif_queue() local
633 return mvmvif->cab_queue; in iwl_mvm_get_ctrl_vif_queue()
654 struct iwl_mvm_vif *mvmvif = in iwl_mvm_probe_resp_set_noa() local
670 resp_data = rcu_dereference(mvmvif->probe_resp_data); in iwl_mvm_probe_resp_set_noa()
735 struct iwl_mvm_vif *mvmvif = in iwl_mvm_tx_skb_non_sta() local
742 sta_id = mvmvif->bcast_sta.sta_id; in iwl_mvm_tx_skb_non_sta()
744 sta_id = mvmvif->mcast_sta.sta_id; in iwl_mvm_tx_skb_non_sta()
A Dops.c213 struct iwl_mvm_vif *mvmvif = iwl_mvm_vif_from_mac80211(vif); in iwl_mvm_apply_fw_smps_request() local
214 struct iwl_mvm *mvm = mvmvif->mvm; in iwl_mvm_apply_fw_smps_request()
645 struct iwl_mvm_vif *mvmvif; in iwl_mvm_tx_unblock_dwork() local
656 mvmvif = iwl_mvm_vif_from_mac80211(tx_blocked_vif); in iwl_mvm_tx_unblock_dwork()
657 iwl_mvm_modify_all_sta_disable_tx(mvm, mvmvif, false); in iwl_mvm_tx_unblock_dwork()
A Dsta.h544 struct iwl_mvm_vif *mvmvif,

Completed in 115 milliseconds

12