Searched refs:chanctx_conf (Results 1 – 15 of 15) sorted by relevance
94 struct ieee80211_chanctx_conf *chanctx_conf; in iwl_get_coex_type() local109 chanctx_conf = rcu_dereference(vif->chanctx_conf); in iwl_get_coex_type()111 if (!chanctx_conf || in iwl_get_coex_type()112 chanctx_conf->def.chan->band != NL80211_BAND_2GHZ) { in iwl_get_coex_type()124 phy_ctx_id = *((u16 *)chanctx_conf->drv_priv); in iwl_get_coex_type()267 struct ieee80211_chanctx_conf *chanctx_conf; in iwl_mvm_bt_notif_iterator() local286 chanctx_conf = rcu_dereference(vif->chanctx_conf); in iwl_mvm_bt_notif_iterator()289 if ((!chanctx_conf || in iwl_mvm_bt_notif_iterator()290 chanctx_conf->def.chan->band != NL80211_BAND_2GHZ)) { in iwl_mvm_bt_notif_iterator()334 data->primary = chanctx_conf; in iwl_mvm_bt_notif_iterator()[all …]
174 struct ieee80211_chanctx_conf *chanctx_conf; in iwl_dbgfs_mac_params_read() local237 chanctx_conf = rcu_dereference(vif->chanctx_conf); in iwl_dbgfs_mac_params_read()238 if (chanctx_conf) in iwl_dbgfs_mac_params_read()241 chanctx_conf->rx_chains_static, in iwl_dbgfs_mac_params_read()242 chanctx_conf->rx_chains_dynamic); in iwl_dbgfs_mac_params_read()588 struct ieee80211_chanctx_conf *chanctx_conf; in iwl_dbgfs_rx_phyinfo_write() local600 chanctx_conf = rcu_dereference(vif->chanctx_conf); in iwl_dbgfs_rx_phyinfo_write()602 if (!chanctx_conf) { in iwl_dbgfs_rx_phyinfo_write()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()[all …]
281 struct ieee80211_chanctx_conf *chanctx_conf; in iwl_mvm_power_is_radar() local286 chanctx_conf = rcu_dereference(vif->chanctx_conf); in iwl_mvm_power_is_radar()287 WARN_ON(!chanctx_conf); in iwl_mvm_power_is_radar()288 if (chanctx_conf) { in iwl_mvm_power_is_radar()289 chan = chanctx_conf->def.chan; in iwl_mvm_power_is_radar()
1866 struct ieee80211_chanctx_conf *chanctx_conf = NULL; in iwl_mvm_tx_reclaim() local1869 chanctx_conf = in iwl_mvm_tx_reclaim()1870 rcu_dereference(mvmsta->vif->chanctx_conf); in iwl_mvm_tx_reclaim()1872 if (WARN_ON_ONCE(!chanctx_conf)) in iwl_mvm_tx_reclaim()1875 tx_info->band = chanctx_conf->def.chan->band; in iwl_mvm_tx_reclaim()
394 pctx = rcu_dereference(vif->chanctx_conf); in iwl_mvm_ftm_start_responder()
2009 struct ieee80211_chanctx_conf *chanctx_conf; in rs_tpc_perform() local2030 chanctx_conf = rcu_dereference(vif->chanctx_conf); in rs_tpc_perform()2031 if (WARN_ON(!chanctx_conf)) in rs_tpc_perform()2034 band = chanctx_conf->def.chan->band; in rs_tpc_perform()
383 rcu_dereference(vif->chanctx_conf); in iwl_mvm_tdls_config_channel_switch()
2054 struct ieee80211_chanctx_conf *chanctx_conf; in iwl_mvm_cfg_he_sta() local2059 chanctx_conf = rcu_dereference(vif->chanctx_conf); in iwl_mvm_cfg_he_sta()2060 if (WARN_ON(!chanctx_conf)) { in iwl_mvm_cfg_he_sta()2065 sband = mvm->hw->wiphy->bands[chanctx_conf->def.chan->band]; in iwl_mvm_cfg_he_sta()4022 if (rcu_access_pointer(vif->chanctx_conf) == data->ctx && in iwl_mvm_ftm_responder_chanctx_iter()
484 chanctx = rcu_dereference(vif->chanctx_conf); in iwl_mvm_mac_ctxt_cmd_common()940 ctx = rcu_dereference(vif->chanctx_conf); in iwl_mvm_mac_ctxt_send_beacon_v9()
737 ctx = rcu_dereference(vif->chanctx_conf); in iwl_mvm_d3_reprogram()
873 rcu_dereference(vif->chanctx_conf)->def.chan); in hwsim_send_ps_poll()911 rcu_dereference(vif->chanctx_conf)->def.chan); in hwsim_send_nullfunc()1430 if (!vif->chanctx_conf) in mac80211_hwsim_tx_iter()1434 rcu_dereference(vif->chanctx_conf)->def.chan)) in mac80211_hwsim_tx_iter()1634 struct ieee80211_chanctx_conf *chanctx_conf; in mac80211_hwsim_tx() local1652 chanctx_conf = rcu_dereference(txi->control.vif->chanctx_conf); in mac80211_hwsim_tx()1653 if (chanctx_conf) { in mac80211_hwsim_tx()1654 channel = chanctx_conf->def.chan; in mac80211_hwsim_tx()1655 confbw = chanctx_conf->def.width; in mac80211_hwsim_tx()1901 rcu_dereference(vif->chanctx_conf)->def.chan); in mac80211_hwsim_beacon_tx()[all …]
399 conf = rcu_dereference(vif->chanctx_conf); in ath11k_mac_vif_chan()5342 if (rcu_access_pointer(vif->chanctx_conf) != arg->ctx) in ath11k_mac_change_chanctx_cnt_iter()5355 ctx = rcu_access_pointer(vif->chanctx_conf); in ath11k_mac_change_chanctx_fill_iter()
662 conf = rcu_dereference(vif->chanctx_conf); in ath10k_mac_vif_chan()8800 if (rcu_access_pointer(vif->chanctx_conf) != arg->ctx) in ath10k_mac_change_chanctx_cnt_iter()8813 ctx = rcu_access_pointer(vif->chanctx_conf); in ath10k_mac_change_chanctx_fill_iter()
3718 conf = rcu_dereference(arsta->arvif->vif->chanctx_conf); in ath10k_update_per_peer_tx_stats()
4727 if (rcu_access_pointer(vif->chanctx_conf) != ctx) { in wlcore_op_change_chanctx()