Lines Matching refs:hw
417 ctx = kzalloc(sizeof(*ctx) + local->hw.chanctx_data_size, GFP_KERNEL);
443 local->hw.conf.radar_enabled = ctx->conf.radar_enabled;
503 WARN_ON(local->hw.conf.radar_enabled &&
506 local->hw.conf.radar_enabled = false;
581 local->hw.conf.radar_enabled = chanctx->conf.radar_enabled;
912 ieee80211_queue_work(&sdata->local->hw,
916 ieee80211_queue_work(&sdata->local->hw,
1086 local->hw.conf.radar_enabled = new_ctx->conf.radar_enabled;
1237 wiphy_info(local->hw.wiphy,
1392 cfg80211_stop_iface(local->hw.wiphy,
1482 ret = cfg80211_chandef_dfs_required(local->hw.wiphy,
1579 wiphy_info(local->hw.wiphy,
1598 if (!cfg80211_chandef_usable(sdata->local->hw.wiphy, chandef,
1691 struct ieee80211_hw *hw,
1692 void (*iter)(struct ieee80211_hw *hw,
1697 struct ieee80211_local *local = hw_to_local(hw);
1703 iter(hw, &ctx->conf, iter_data);