Searched refs:wiphy_delayed_work_queue (Results 1 – 11 of 11) sorted by relevance
| /net/mac80211/ |
| A D | offchannel.c | 233 wiphy_delayed_work_queue(local->hw.wiphy, &local->roc_work, dur); in ieee80211_recalc_sw_work() 372 wiphy_delayed_work_queue(local->hw.wiphy, &local->roc_work, in _ieee80211_start_next_roc() 411 wiphy_delayed_work_queue(local->hw.wiphy, &local->roc_work, in ieee80211_start_next_roc() 624 wiphy_delayed_work_queue(local->hw.wiphy, in ieee80211_start_roc_work() 796 wiphy_delayed_work_queue(local->hw.wiphy, &local->roc_work, 0); in ieee80211_cancel_roc()
|
| A D | scan.c | 305 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, 0); in ieee80211_scan_rx() 544 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, 0); in ieee80211_scan_completed() 584 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, 0); in ieee80211_start_sw_scan() 647 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, in ieee80211_run_deferred_scan() 859 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, in __ieee80211_start_scan() 1179 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, in ieee80211_scan_work()
|
| A D | link.c | 475 wiphy_delayed_work_queue(local->hw.wiphy, in _ieee80211_set_active_links()
|
| A D | mlme.c | 2580 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_chswitch_done() 2987 wiphy_delayed_work_queue(local->hw.wiphy, in ieee80211_sta_process_chanswitch() 3559 wiphy_delayed_work_queue(local->hw.wiphy, in __ieee80211_sta_handle_tspec_ac_params() 4313 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_sta_tx_wmm_ac_notify() 4326 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_sta_tx_wmm_ac_notify() 6889 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_ml_reconfiguration() 7149 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_process_adv_ttlm() 7757 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_req_neg_ttlm() 10793 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_mgd_assoc_ml_reconf()
|
| A D | key.c | 775 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in __ieee80211_key_destroy()
|
| A D | chan.c | 1304 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_link_chanctx_reservation_complete()
|
| A D | tdls.c | 1197 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_tdls_mgmt_setup()
|
| A D | cfg.c | 3748 wiphy_delayed_work_queue(wiphy, &link_data->dfs_cac_timer_work, in ieee80211_start_radar_detection() 5163 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_obss_color_collision_notify()
|
| A D | util.c | 1594 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, 0); in ieee80211_flush_completed_scan()
|
| /net/wireless/ |
| A D | core.c | 1737 void wiphy_delayed_work_queue(struct wiphy *wiphy, in wiphy_delayed_work_queue() function 1752 EXPORT_SYMBOL_GPL(wiphy_delayed_work_queue);
|
| A D | trace.h | 286 TRACE_EVENT(wiphy_delayed_work_queue,
|
Completed in 88 milliseconds