| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | low_latency.c | 121 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 D | scan.c | 1850 wiphy_delayed_work_queue(mld->wiphy, in iwl_mld_int_mlo_scan()
|
| /linux/net/mac80211/ |
| H 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()
|
| H A D | scan.c | 309 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 D | key.c | 780 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in __ieee80211_key_destroy()
|
| H A D | tdls.c | 1197 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_tdls_mgmt_setup()
|
| H A D | mlme.c | 3674 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 D | util.c | 1653 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, 0); in ieee80211_flush_completed_scan()
|
| H A D | cfg.c | 5311 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_obss_color_collision_notify()
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | ser.c | 536 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 D | mac80211.c | 1447 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 D | core.c | 1302 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 D | phy.c | 5242 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 D | core.c | 1770 void wiphy_delayed_work_queue(struct wiphy *wiphy, in wiphy_delayed_work_queue() function 1785 EXPORT_SYMBOL_GPL(wiphy_delayed_work_queue);
|
| H A D | trace.h | 286 TRACE_EVENT(wiphy_delayed_work_queue,
|
| /linux/include/net/ |
| H A D | cfg80211.h | 6527 void wiphy_delayed_work_queue(struct wiphy *wiphy,
|