Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Doffchannel.c233 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()
621 wiphy_delayed_work_queue(local->hw.wiphy, in ieee80211_start_roc_work()
793 wiphy_delayed_work_queue(local->hw.wiphy, &local->roc_work, 0); in ieee80211_cancel_roc()
H A Dscan.c290 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, 0); in ieee80211_scan_rx()
529 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, 0); in ieee80211_scan_completed()
569 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, 0); in ieee80211_start_sw_scan()
626 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, in ieee80211_run_deferred_scan()
837 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, in __ieee80211_start_scan()
1157 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, in ieee80211_scan_work()
H A Dlink.c386 wiphy_delayed_work_queue(local->hw.wiphy, in _ieee80211_set_active_links()
H A Dmlme.c2345 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_chswitch_done()
2751 wiphy_delayed_work_queue(local->hw.wiphy, in ieee80211_sta_process_chanswitch()
3322 wiphy_delayed_work_queue(local->hw.wiphy, in __ieee80211_sta_handle_tspec_ac_params()
4027 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_sta_tx_wmm_ac_notify()
4040 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_sta_tx_wmm_ac_notify()
6514 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_ml_reconfiguration()
6774 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_process_adv_ttlm()
7380 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_req_neg_ttlm()
10316 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_mgd_assoc_ml_reconf()
H A Dcfg.c3562 wiphy_delayed_work_queue(wiphy, &link_data->dfs_cac_timer_work, in ieee80211_start_radar_detection()
4968 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_obss_color_collision_notify()
H A Dutil.c1605 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, 0); in ieee80211_flush_completed_scan()
/linux/net/wireless/
H A Dcore.c1717 void wiphy_delayed_work_queue(struct wiphy *wiphy, in wiphy_delayed_work_queue() function
1732 EXPORT_SYMBOL_GPL(wiphy_delayed_work_queue);