Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dlow_latency.c121 wiphy_delayed_work_queue(mld->wiphy, &mld->low_latency.work, in iwl_mld_low_latency_wk()
296 wiphy_delayed_work_queue(mld->wiphy, &mld->low_latency.work, in iwl_mld_low_latency_update_counters()
335 wiphy_delayed_work_queue(mld->wiphy, &ll->work, MLD_LL_PERIOD); in iwl_mld_low_latency_restart()
H A Dscan.c1850 wiphy_delayed_work_queue(mld->wiphy, in iwl_mld_int_mlo_scan()
/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()
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()
H A Dscan.c309 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, 0); in ieee80211_scan_rx()
553 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, 0); in ieee80211_scan_completed()
593 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, 0); in ieee80211_start_sw_scan()
656 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, in ieee80211_run_deferred_scan()
868 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, in __ieee80211_start_scan()
1188 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, in ieee80211_scan_work()
H A Dkey.c780 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in __ieee80211_key_destroy()
H A Dtdls.c1197 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_tdls_mgmt_setup()
H A Dmlme.c3674 wiphy_delayed_work_queue(local->hw.wiphy, in __ieee80211_sta_handle_tspec_ac_params()
4428 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_sta_tx_wmm_ac_notify()
4441 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_sta_tx_wmm_ac_notify()
7957 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_req_neg_ttlm()
11019 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_mgd_assoc_ml_reconf()
H A Dutil.c1653 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, 0); in ieee80211_flush_completed_scan()
H A Dcfg.c5311 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_obss_color_collision_notify()
/linux/drivers/net/wireless/realtek/rtw89/
H A Dser.c536 wiphy_delayed_work_queue(wiphy, &rtwdev->track_work, in ser_reset_trx_st_hdl()
538 wiphy_delayed_work_queue(wiphy, &rtwdev->track_ps_work, in ser_reset_trx_st_hdl()
H A Dmac80211.c1447 wiphy_delayed_work_queue(hw->wiphy, &rtwvif_link->csa_beacon_work, 0); in rtw89_ops_channel_switch_beacon()
1871 wiphy_delayed_work_queue(hw->wiphy, &rtwdev->track_work, in rtw89_ops_resume()
1873 wiphy_delayed_work_queue(hw->wiphy, &rtwdev->track_ps_work, in rtw89_ops_resume()
H A Dcore.c1302 wiphy_delayed_work_queue(rtwdev->hw->wiphy, &rtwdev->tx_wait_work, in rtw89_core_tx_kick_off_and_wait()
4331 wiphy_delayed_work_queue(hw->wiphy, &rtwvif->roc.roc_work, in rtw89_roc_start()
4375 wiphy_delayed_work_queue(hw->wiphy, &roc->roc_work, in rtw89_roc_end()
4654 wiphy_delayed_work_queue(wiphy, &rtwdev->track_ps_work, in rtw89_track_ps_work()
4682 wiphy_delayed_work_queue(wiphy, &rtwdev->track_work, in rtw89_track_work()
5641 wiphy_delayed_work_queue(wiphy, &rtwvif_link->csa_beacon_work, in rtw89_core_csa_beacon_work()
5832 wiphy_delayed_work_queue(rtwdev->hw->wiphy, &rtwdev->track_work, in rtw89_core_start()
5834 wiphy_delayed_work_queue(rtwdev->hw->wiphy, &rtwdev->track_ps_work, in rtw89_core_start()
H A Dphy.c5242 wiphy_delayed_work_queue(wiphy, &rtwdev->cfo_track_work, in rtw89_phy_cfo_track_work()
5250 wiphy_delayed_work_queue(rtwdev->hw->wiphy, &rtwdev->cfo_track_work, in rtw89_phy_cfo_start_work()
7551 wiphy_delayed_work_queue(rtwdev->hw->wiphy, &rtwdev->antdiv_work, in rtw89_phy_antdiv_training_state()
7589 wiphy_delayed_work_queue(rtwdev->hw->wiphy, &rtwdev->antdiv_work, 0); in rtw89_phy_antdiv_track()
/linux/net/wireless/
H A Dcore.c1770 void wiphy_delayed_work_queue(struct wiphy *wiphy, in wiphy_delayed_work_queue() function
1785 EXPORT_SYMBOL_GPL(wiphy_delayed_work_queue);
H A Dtrace.h286 TRACE_EVENT(wiphy_delayed_work_queue,
/linux/include/net/
H A Dcfg80211.h6527 void wiphy_delayed_work_queue(struct wiphy *wiphy,