Home
last modified time | relevance | path

Searched refs:phy_ctxt (Results 1 – 13 of 13) sorted by relevance

/Linux-v5.15/drivers/net/wireless/intel/iwlwifi/mvm/
Dbinding.c78 if (mvmvif->phy_ctxt != data->phyctxt) in iwl_mvm_iface_iterator()
135 if (WARN_ON_ONCE(!mvmvif->phy_ctxt)) in iwl_mvm_binding_add_vif()
145 return iwl_mvm_binding_update(mvm, vif, mvmvif->phy_ctxt, true); in iwl_mvm_binding_add_vif()
153 if (WARN_ON_ONCE(!mvmvif->phy_ctxt)) in iwl_mvm_binding_remove_vif()
156 ret = iwl_mvm_binding_update(mvm, vif, mvmvif->phy_ctxt, false); in iwl_mvm_binding_remove_vif()
Dquota.c36 if (!mvmvif->phy_ctxt) in iwl_mvm_quota_iterator()
40 id = mvmvif->phy_ctxt->id; in iwl_mvm_quota_iterator()
70 data->colors[id] = mvmvif->phy_ctxt->color; in iwl_mvm_quota_iterator()
72 WARN_ON_ONCE(data->colors[id] != mvmvif->phy_ctxt->color); in iwl_mvm_quota_iterator()
102 phy_id = mvmvif->phy_ctxt->id; in iwl_mvm_adjust_quota_for_noa()
Dcoex.c317 if (mvmvif->phy_ctxt && in iwl_mvm_bt_notif_iterator()
318 (mvm->last_bt_notif.rrc_status & BIT(mvmvif->phy_ctxt->id))) in iwl_mvm_bt_notif_iterator()
557 struct iwl_mvm_phy_ctxt *phy_ctxt = mvmvif->phy_ctxt; in iwl_mvm_coex_agg_time_limit() local
560 if (mvm->last_bt_notif.ttc_status & BIT(phy_ctxt->id)) in iwl_mvm_coex_agg_time_limit()
581 struct iwl_mvm_phy_ctxt *phy_ctxt = mvmvif->phy_ctxt; in iwl_mvm_bt_coex_is_mimo_allowed() local
584 if (mvm->last_bt_notif.ttc_status & BIT(phy_ctxt->id)) in iwl_mvm_bt_coex_is_mimo_allowed()
Dmac80211.c1034 mvmvif->phy_ctxt = NULL; in iwl_mvm_cleanup_iterator()
1483 mvmvif->phy_ctxt = iwl_mvm_get_free_phy_ctxt(mvm); in iwl_mvm_mac_add_interface()
1484 if (!mvmvif->phy_ctxt) { in iwl_mvm_mac_add_interface()
1489 iwl_mvm_phy_ctxt_ref(mvm, mvmvif->phy_ctxt); in iwl_mvm_mac_add_interface()
1516 iwl_mvm_phy_ctxt_unref(mvm, mvmvif->phy_ctxt); in iwl_mvm_mac_add_interface()
1524 mvmvif->phy_ctxt = NULL; in iwl_mvm_mac_add_interface()
1601 iwl_mvm_phy_ctxt_unref(mvm, mvmvif->phy_ctxt); in iwl_mvm_mac_remove_interface()
1602 mvmvif->phy_ctxt = NULL; in iwl_mvm_mac_remove_interface()
3081 if (WARN_ON_ONCE(!mvmvif->phy_ctxt)) in iwl_mvm_mac_sta_state()
3184 iwl_mvm_rs_rate_init(mvm, sta, mvmvif->phy_ctxt->channel->band, in iwl_mvm_mac_sta_state()
[all …]
Dpower.c555 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()
649 client_same_channel = (bss_mvmvif->phy_ctxt->id == in iwl_mvm_power_set_pm()
650 p2p_mvmvif->phy_ctxt->id); in iwl_mvm_power_set_pm()
652 ap_same_channel = (bss_mvmvif->phy_ctxt->id == in iwl_mvm_power_set_pm()
653 ap_mvmvif->phy_ctxt->id); in iwl_mvm_power_set_pm()
Dphy-ctxt.c322 if (!mvmvif->phy_ctxt) in iwl_mvm_binding_iterator()
327 __set_bit(mvmvif->phy_ctxt->id, data); in iwl_mvm_binding_iterator()
Dftm-responder.c377 struct iwl_mvm_phy_ctxt *phy_ctxt; in iwl_mvm_ftm_start_responder() local
402 phy_ctxt = &mvm->phy_ctxts[*phy_ctxt_id]; in iwl_mvm_ftm_start_responder()
403 ret = iwl_mvm_phy_ctxt_changed(mvm, phy_ctxt, &ctx.def, in iwl_mvm_ftm_start_responder()
Dutils.c386 if (mvmvif->phy_ctxt != data->ctxt) in iwl_mvm_diversity_iter()
487 if (!mvmvif->phy_ctxt) in iwl_mvm_ll_iter()
490 band = mvmvif->phy_ctxt->channel->band; in iwl_mvm_ll_iter()
875 if (!mvmvif->phy_ctxt) in iwl_mvm_tcm_iterator()
878 band[mvmvif->id] = mvmvif->phy_ctxt->channel->band; in iwl_mvm_tcm_iterator()
Dsf.c26 if (vif == data->ignore_vif || !mvmvif->phy_ctxt || in iwl_mvm_bound_iface_iterator()
Dd3.c732 if (WARN_ON(!mvmvif->phy_ctxt)) in iwl_mvm_d3_reprogram()
746 ret = iwl_mvm_phy_ctxt_add(mvm, mvmvif->phy_ctxt, &chandef, in iwl_mvm_d3_reprogram()
763 cpu_to_le32(FW_CMD_ID_AND_COLOR(mvmvif->phy_ctxt->id, in iwl_mvm_d3_reprogram()
764 mvmvif->phy_ctxt->color)); in iwl_mvm_d3_reprogram()
767 cpu_to_le32(FW_CMD_ID_AND_COLOR(mvmvif->phy_ctxt->id, in iwl_mvm_d3_reprogram()
768 mvmvif->phy_ctxt->color)); in iwl_mvm_d3_reprogram()
800 cpu_to_le32(FW_CMD_ID_AND_COLOR(mvmvif->phy_ctxt->id, in iwl_mvm_d3_reprogram()
801 mvmvif->phy_ctxt->color)); in iwl_mvm_d3_reprogram()
Ddebugfs-vif.c589 struct iwl_mvm_phy_ctxt *phy_ctxt; in iwl_dbgfs_rx_phyinfo_write() local
608 phy_ctxt = &mvm->phy_ctxts[*(u16 *)chanctx_conf->drv_priv]; in iwl_dbgfs_rx_phyinfo_write()
613 ret = iwl_mvm_phy_ctxt_changed(mvm, phy_ctxt, &chanctx_conf->min_def, in iwl_dbgfs_rx_phyinfo_write()
Dscan.c178 if (vif->type != NL80211_IFTYPE_P2P_DEVICE && mvmvif->phy_ctxt && in iwl_mvm_scan_condition_iterator()
179 mvmvif->phy_ctxt->id < NUM_PHY_CTX) in iwl_mvm_scan_condition_iterator()
212 other_mvmvif->phy_ctxt && curr_mvmvif->phy_ctxt && in iwl_mvm_is_dcm_with_go_iterator()
213 other_mvmvif->phy_ctxt->id != curr_mvmvif->phy_ctxt->id) in iwl_mvm_is_dcm_with_go_iterator()
Dmvm.h361 struct iwl_mvm_phy_ctxt *phy_ctxt; member