Searched refs:phy_ctxt (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | binding.c | 133 if (mvmvif->phy_ctxt != data->phyctxt) in iwl_mvm_iface_iterator() 190 if (WARN_ON_ONCE(!mvmvif->phy_ctxt)) in iwl_mvm_binding_add_vif() 200 return iwl_mvm_binding_update(mvm, vif, mvmvif->phy_ctxt, true); in iwl_mvm_binding_add_vif() 208 if (WARN_ON_ONCE(!mvmvif->phy_ctxt)) in iwl_mvm_binding_remove_vif() 211 ret = iwl_mvm_binding_update(mvm, vif, mvmvif->phy_ctxt, false); in iwl_mvm_binding_remove_vif()
|
| H A D | quota.c | 92 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() 158 phy_id = mvmvif->phy_ctxt->id; in iwl_mvm_adjust_quota_for_noa()
|
| H A D | coex.c | 372 if (mvmvif->phy_ctxt && in iwl_mvm_bt_notif_iterator() 373 (mvm->last_bt_notif.rrc_status & BIT(mvmvif->phy_ctxt->id))) in iwl_mvm_bt_notif_iterator() 612 struct iwl_mvm_phy_ctxt *phy_ctxt = mvmvif->phy_ctxt; in iwl_mvm_coex_agg_time_limit() local 615 if (mvm->last_bt_notif.ttc_status & BIT(phy_ctxt->id)) in iwl_mvm_coex_agg_time_limit() 636 struct iwl_mvm_phy_ctxt *phy_ctxt = mvmvif->phy_ctxt; in iwl_mvm_bt_coex_is_mimo_allowed() local 639 if (mvm->last_bt_notif.ttc_status & BIT(phy_ctxt->id)) in iwl_mvm_bt_coex_is_mimo_allowed()
|
| H A D | mac80211.c | 1083 mvmvif->phy_ctxt = NULL; in iwl_mvm_cleanup_iterator() 1556 mvmvif->phy_ctxt = iwl_mvm_get_free_phy_ctxt(mvm); in iwl_mvm_mac_add_interface() 1557 if (!mvmvif->phy_ctxt) { in iwl_mvm_mac_add_interface() 1562 iwl_mvm_phy_ctxt_ref(mvm, mvmvif->phy_ctxt); in iwl_mvm_mac_add_interface() 1589 iwl_mvm_phy_ctxt_unref(mvm, mvmvif->phy_ctxt); in iwl_mvm_mac_add_interface() 1597 mvmvif->phy_ctxt = NULL; in iwl_mvm_mac_add_interface() 1674 iwl_mvm_phy_ctxt_unref(mvm, mvmvif->phy_ctxt); in iwl_mvm_mac_remove_interface() 1675 mvmvif->phy_ctxt = NULL; in iwl_mvm_mac_remove_interface() 3125 if (WARN_ON_ONCE(!mvmvif->phy_ctxt)) in iwl_mvm_mac_sta_state() 3222 iwl_mvm_rs_rate_init(mvm, sta, mvmvif->phy_ctxt->channel->band, in iwl_mvm_mac_sta_state() [all …]
|
| H A D | power.c | 613 if (mvmvif->phy_ctxt && mvmvif->phy_ctxt->id < NUM_PHY_CTX) in iwl_mvm_power_ps_disabled_iterator() 622 bool active = mvmvif->phy_ctxt && mvmvif->phy_ctxt->id < NUM_PHY_CTX; in iwl_mvm_power_get_vifs_iterator() 710 client_same_channel = (bss_mvmvif->phy_ctxt->id == in iwl_mvm_power_set_pm() 711 p2p_mvmvif->phy_ctxt->id); in iwl_mvm_power_set_pm() 713 ap_same_channel = (bss_mvmvif->phy_ctxt->id == in iwl_mvm_power_set_pm() 714 ap_mvmvif->phy_ctxt->id); in iwl_mvm_power_set_pm()
|
| H A D | ftm-responder.c | 393 struct iwl_mvm_phy_ctxt *phy_ctxt; in iwl_mvm_ftm_start_responder() local 418 phy_ctxt = &mvm->phy_ctxts[*phy_ctxt_id]; in iwl_mvm_ftm_start_responder() 419 ret = iwl_mvm_phy_ctxt_changed(mvm, phy_ctxt, &ctx.def, in iwl_mvm_ftm_start_responder()
|
| H A D | phy-ctxt.c | 365 if (!mvmvif->phy_ctxt) in iwl_mvm_binding_iterator() 370 __set_bit(mvmvif->phy_ctxt->id, data); in iwl_mvm_binding_iterator()
|
| H A D | d3.c | 512 if (WARN_ON(!mvmvif->phy_ctxt)) in iwl_mvm_d3_reprogram() 526 ret = iwl_mvm_phy_ctxt_add(mvm, mvmvif->phy_ctxt, &chandef, in iwl_mvm_d3_reprogram() 543 cpu_to_le32(FW_CMD_ID_AND_COLOR(mvmvif->phy_ctxt->id, in iwl_mvm_d3_reprogram() 544 mvmvif->phy_ctxt->color)); in iwl_mvm_d3_reprogram() 547 cpu_to_le32(FW_CMD_ID_AND_COLOR(mvmvif->phy_ctxt->id, in iwl_mvm_d3_reprogram() 548 mvmvif->phy_ctxt->color)); in iwl_mvm_d3_reprogram() 580 cpu_to_le32(FW_CMD_ID_AND_COLOR(mvmvif->phy_ctxt->id, in iwl_mvm_d3_reprogram() 581 mvmvif->phy_ctxt->color)); in iwl_mvm_d3_reprogram()
|
| H A D | debugfs-vif.c | 644 struct iwl_mvm_phy_ctxt *phy_ctxt; in iwl_dbgfs_rx_phyinfo_write() local 663 phy_ctxt = &mvm->phy_ctxts[*(u16 *)chanctx_conf->drv_priv]; in iwl_dbgfs_rx_phyinfo_write() 668 ret = iwl_mvm_phy_ctxt_changed(mvm, phy_ctxt, &chanctx_conf->min_def, in iwl_dbgfs_rx_phyinfo_write()
|
| H A D | utils.c | 826 if (!mvmvif->phy_ctxt) in iwl_mvm_ll_iter() 829 band = mvmvif->phy_ctxt->channel->band; in iwl_mvm_ll_iter() 1197 if (!mvmvif->phy_ctxt) in iwl_mvm_tcm_iterator() 1200 band[mvmvif->id] = mvmvif->phy_ctxt->channel->band; in iwl_mvm_tcm_iterator()
|
| H A D | sf.c | 82 if (vif == data->ignore_vif || !mvmvif->phy_ctxt || in iwl_mvm_bound_iface_iterator()
|
| H A D | scan.c | 228 if (vif->type != NL80211_IFTYPE_P2P_DEVICE && mvmvif->phy_ctxt && in iwl_mvm_scan_condition_iterator() 229 mvmvif->phy_ctxt->id < NUM_PHY_CTX) in iwl_mvm_scan_condition_iterator() 262 other_mvmvif->phy_ctxt && curr_mvmvif->phy_ctxt && in iwl_mvm_is_dcm_with_go_iterator() 263 other_mvmvif->phy_ctxt->id != curr_mvmvif->phy_ctxt->id) in iwl_mvm_is_dcm_with_go_iterator()
|
| H A D | mvm.h | 414 struct iwl_mvm_phy_ctxt *phy_ctxt; member
|