Home
last modified time | relevance | path

Searched refs:wiphy_delayed_work_queue (Results 1 – 6 of 6) sorted by relevance

/net/mac80211/
Doffchannel.c233 wiphy_delayed_work_queue(local->hw.wiphy, &local->roc_work, dur); in ieee80211_recalc_sw_work()
371 wiphy_delayed_work_queue(local->hw.wiphy, &local->roc_work, in _ieee80211_start_next_roc()
410 wiphy_delayed_work_queue(local->hw.wiphy, &local->roc_work, in ieee80211_start_next_roc()
589 wiphy_delayed_work_queue(local->hw.wiphy, in ieee80211_start_roc_work()
748 wiphy_delayed_work_queue(local->hw.wiphy, &local->roc_work, 0); in ieee80211_cancel_roc()
Dscan.c276 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, 0); in ieee80211_scan_rx()
497 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, 0); in ieee80211_scan_completed()
537 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, 0); in ieee80211_start_sw_scan()
594 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, in ieee80211_run_deferred_scan()
793 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, in __ieee80211_start_scan()
1113 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, in ieee80211_scan_work()
Dchan.c1213 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_link_chanctx_reservation_complete()
Dmlme.c1803 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_chswitch_done()
1997 wiphy_delayed_work_queue(local->hw.wiphy, in ieee80211_sta_process_chanswitch()
5901 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_ml_reconfiguration()
Dutil.c2347 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, 0); in ieee80211_flush_completed_scan()
/net/wireless/
Dcore.c1673 void wiphy_delayed_work_queue(struct wiphy *wiphy, in wiphy_delayed_work_queue() function
1686 EXPORT_SYMBOL_GPL(wiphy_delayed_work_queue);