Lines Matching defs:wiphy
37 cfg80211_put_bss(local->hw.wiphy,
63 void ieee80211_inform_bss(struct wiphy *wiphy,
68 struct ieee80211_local *local = wiphy_priv(wiphy);
147 local->hw.wiphy->bands[rx_status->band];
211 cbss = cfg80211_inform_bss_frame_data(local->hw.wiphy, &bss_meta,
282 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, 0);
285 channel = ieee80211_get_channel_khz(local->hw.wiphy,
494 wiphy_work_queue(sdata->local->hw.wiphy, &sdata->work);
514 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, 0);
554 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, 0);
567 if (!regulatory_pre_cac_allowed(local->hw.wiphy))
611 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work,
803 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work,
1051 void ieee80211_scan_work(struct wiphy *wiphy, struct wiphy_work *work)
1145 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work,
1188 if (!local->hw.wiphy->bands[band] ||
1192 max_n = local->hw.wiphy->bands[band]->n_channels;
1195 &local->hw.wiphy->bands[band]->channels[i];
1241 lockdep_assert_wiphy(local->hw.wiphy);
1289 wiphy_delayed_work_cancel(local->hw.wiphy, &local->scan_work);
1317 if (local->hw.wiphy->bands[i]) {
1411 cfg80211_sched_scan_results(hw->wiphy, 0);
1431 cfg80211_sched_scan_stopped_locked(local->hw.wiphy, 0);
1434 void ieee80211_sched_scan_stopped_work(struct wiphy *wiphy,
1458 wiphy_work_queue(hw->wiphy, &local->sched_scan_stopped_work);