Searched refs:chanctx_a (Results 1 – 1 of 1) sorted by relevance
797 struct ieee80211_chanctx_conf *chanctx_a = NULL; in iwl_mld_channel_load_allows_emlsr() local806 chanctx_a = wiphy_dereference(mld->wiphy, link_a->chan_ctx); in iwl_mld_channel_load_allows_emlsr()808 if (WARN_ON(!chanctx_a)) in iwl_mld_channel_load_allows_emlsr()812 iwl_mld_phy_from_mac80211(chanctx_a)->avg_channel_load_not_by_us; in iwl_mld_channel_load_allows_emlsr()816 if (primary_load_perc < iwl_mld_get_min_chan_load_thresh(chanctx_a)) { in iwl_mld_channel_load_allows_emlsr()
Completed in 9 milliseconds