Home
last modified time | relevance | path

Searched refs:ieee80211_queue_delayed_work (Results 1 – 5 of 5) sorted by relevance

/net/mac80211/
Dscan.c291 ieee80211_queue_delayed_work(&local->hw, &local->scan_work, 0); in ieee80211_scan_rx()
521 ieee80211_queue_delayed_work(&local->hw, &local->scan_work, 0); in ieee80211_scan_completed()
561 ieee80211_queue_delayed_work(&local->hw, in ieee80211_start_sw_scan()
619 ieee80211_queue_delayed_work(&local->hw, &local->scan_work, in ieee80211_run_deferred_scan()
811 ieee80211_queue_delayed_work(&local->hw, &local->scan_work, in __ieee80211_start_scan()
1153 ieee80211_queue_delayed_work(&local->hw, &local->scan_work, next_delay); in ieee80211_scan_work()
Doffchannel.c369 ieee80211_queue_delayed_work(&local->hw, &local->roc_work, in _ieee80211_start_next_roc()
408 ieee80211_queue_delayed_work(&local->hw, &local->roc_work, in ieee80211_start_next_roc()
587 ieee80211_queue_delayed_work(&local->hw, in ieee80211_start_roc_work()
Dutil.c928 void ieee80211_queue_delayed_work(struct ieee80211_hw *hw, in ieee80211_queue_delayed_work() function
939 EXPORT_SYMBOL(ieee80211_queue_delayed_work);
2176 ieee80211_queue_delayed_work(&local->hw, &local->scan_work, 0); in ieee80211_flush_completed_scan()
Dtdls.c1129 ieee80211_queue_delayed_work(&sdata->local->hw, in ieee80211_tdls_mgmt_setup()
Dcfg.c3098 ieee80211_queue_delayed_work(&sdata->local->hw, in ieee80211_start_radar_detection()