Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/iwlwifi/mvm/
Dbinding.c126 if (mvmvif->phy_ctxt != data->phyctxt) in iwl_mvm_iface_iterator()
183 if (WARN_ON_ONCE(!mvmvif->phy_ctxt)) in iwl_mvm_binding_add_vif()
193 return iwl_mvm_binding_update(mvm, vif, mvmvif->phy_ctxt, true); in iwl_mvm_binding_add_vif()
201 if (WARN_ON_ONCE(!mvmvif->phy_ctxt)) in iwl_mvm_binding_remove_vif()
204 ret = iwl_mvm_binding_update(mvm, vif, mvmvif->phy_ctxt, false); in iwl_mvm_binding_remove_vif()
Dquota.c92 if (!mvmvif->phy_ctxt) in iwl_mvm_quota_iterator()
96 id = mvmvif->phy_ctxt->id; in iwl_mvm_quota_iterator()
126 data->colors[id] = mvmvif->phy_ctxt->color; in iwl_mvm_quota_iterator()
128 WARN_ON_ONCE(data->colors[id] != mvmvif->phy_ctxt->color); in iwl_mvm_quota_iterator()
152 phy_id = mvmvif->phy_ctxt->id; in iwl_mvm_adjust_quota_for_noa()
Dmac80211.c834 mvmvif->phy_ctxt = NULL; in iwl_mvm_cleanup_iterator()
1598 mvmvif->phy_ctxt = iwl_mvm_get_free_phy_ctxt(mvm); in iwl_mvm_mac_add_interface()
1599 if (!mvmvif->phy_ctxt) { in iwl_mvm_mac_add_interface()
1604 iwl_mvm_phy_ctxt_ref(mvm, mvmvif->phy_ctxt); in iwl_mvm_mac_add_interface()
1624 iwl_mvm_phy_ctxt_unref(mvm, mvmvif->phy_ctxt); in iwl_mvm_mac_add_interface()
1632 mvmvif->phy_ctxt = NULL; in iwl_mvm_mac_add_interface()
1738 iwl_mvm_phy_ctxt_unref(mvm, mvmvif->phy_ctxt); in iwl_mvm_mac_remove_interface()
1739 mvmvif->phy_ctxt = NULL; in iwl_mvm_mac_remove_interface()
2623 if (WARN_ON_ONCE(!mvmvif->phy_ctxt)) in iwl_mvm_mac_sta_state()
2675 mvmvif->phy_ctxt->channel->band, in iwl_mvm_mac_sta_state()
[all …]
Dpower.c554 if (mvmvif->phy_ctxt) in iwl_mvm_power_ps_disabled_iterator()
555 if (mvmvif->phy_ctxt->id < MAX_PHYS) in iwl_mvm_power_ps_disabled_iterator()
574 if (mvmvif->phy_ctxt) in iwl_mvm_power_get_vifs_iterator()
575 if (mvmvif->phy_ctxt->id < MAX_PHYS) in iwl_mvm_power_get_vifs_iterator()
583 if (mvmvif->phy_ctxt) in iwl_mvm_power_get_vifs_iterator()
584 if (mvmvif->phy_ctxt->id < MAX_PHYS) in iwl_mvm_power_get_vifs_iterator()
592 if (mvmvif->phy_ctxt) in iwl_mvm_power_get_vifs_iterator()
593 if (mvmvif->phy_ctxt->id < MAX_PHYS) in iwl_mvm_power_get_vifs_iterator()
601 if (mvmvif->phy_ctxt) in iwl_mvm_power_get_vifs_iterator()
602 if (mvmvif->phy_ctxt->id < MAX_PHYS) in iwl_mvm_power_get_vifs_iterator()
[all …]
Dcoex.c582 if (mvmvif->phy_ctxt && in iwl_mvm_bt_notif_iterator()
584 mvmvif->phy_ctxt->id)) in iwl_mvm_bt_notif_iterator()
870 struct iwl_mvm_phy_ctxt *phy_ctxt = mvmvif->phy_ctxt; in iwl_mvm_coex_agg_time_limit() local
876 if (IWL_COEX_IS_TTC_ON(mvm->last_bt_notif.ttc_rrc_status, phy_ctxt->id)) in iwl_mvm_coex_agg_time_limit()
897 struct iwl_mvm_phy_ctxt *phy_ctxt = mvmvif->phy_ctxt; in iwl_mvm_bt_coex_is_mimo_allowed() local
903 if (IWL_COEX_IS_TTC_ON(mvm->last_bt_notif.ttc_rrc_status, phy_ctxt->id)) in iwl_mvm_bt_coex_is_mimo_allowed()
Dphy-ctxt.c277 if (!mvmvif->phy_ctxt) in iwl_mvm_binding_iterator()
282 __set_bit(mvmvif->phy_ctxt->id, data); in iwl_mvm_binding_iterator()
Dd3.c617 if (WARN_ON(!mvmvif->phy_ctxt)) in iwl_mvm_d3_reprogram()
631 ret = iwl_mvm_phy_ctxt_add(mvm, mvmvif->phy_ctxt, &chandef, in iwl_mvm_d3_reprogram()
648 cpu_to_le32(FW_CMD_ID_AND_COLOR(mvmvif->phy_ctxt->id, in iwl_mvm_d3_reprogram()
649 mvmvif->phy_ctxt->color)); in iwl_mvm_d3_reprogram()
652 cpu_to_le32(FW_CMD_ID_AND_COLOR(mvmvif->phy_ctxt->id, in iwl_mvm_d3_reprogram()
653 mvmvif->phy_ctxt->color)); in iwl_mvm_d3_reprogram()
684 cpu_to_le32(FW_CMD_ID_AND_COLOR(mvmvif->phy_ctxt->id, in iwl_mvm_d3_reprogram()
685 mvmvif->phy_ctxt->color)); in iwl_mvm_d3_reprogram()
Ddebugfs-vif.c554 struct iwl_mvm_phy_ctxt *phy_ctxt; in iwl_dbgfs_rx_phyinfo_write() local
573 phy_ctxt = &mvm->phy_ctxts[*(u16 *)chanctx_conf->drv_priv]; in iwl_dbgfs_rx_phyinfo_write()
578 ret = iwl_mvm_phy_ctxt_changed(mvm, phy_ctxt, &chanctx_conf->min_def, in iwl_dbgfs_rx_phyinfo_write()
Dsf.c85 if (vif == data->ignore_vif || !mvmvif->phy_ctxt || in iwl_mvm_bound_iface_iterator()
Dcoex_legacy.c894 if (mvmvif->phy_ctxt && in iwl_mvm_bt_notif_iterator()
895 data->notif->rrc_enabled & BIT(mvmvif->phy_ctxt->id)) in iwl_mvm_bt_notif_iterator()
Dscan.c201 if (vif->type != NL80211_IFTYPE_P2P_DEVICE && mvmvif->phy_ctxt && in iwl_mvm_scan_condition_iterator()
202 mvmvif->phy_ctxt->id < MAX_PHYS) in iwl_mvm_scan_condition_iterator()
Dmvm.h401 struct iwl_mvm_phy_ctxt *phy_ctxt; member