| /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() 370 wiphy_delayed_work_queue(local->hw.wiphy, &local->roc_work, in _ieee80211_start_next_roc() 409 wiphy_delayed_work_queue(local->hw.wiphy, &local->roc_work, in ieee80211_start_next_roc() 620 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 D | tdls.c | 1196 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_tdls_mgmt_setup()
|
| H A D | mlme.c | 4063 wiphy_delayed_work_queue(local->hw.wiphy, in __ieee80211_sta_handle_tspec_ac_params() 4820 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_sta_tx_wmm_ac_notify() 4833 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_sta_tx_wmm_ac_notify() 8625 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_req_neg_ttlm() 11598 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_mgd_assoc_ml_reconf()
|
| H A D | util.c | 1668 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, 0); in ieee80211_flush_completed_scan()
|
| H A D | cfg.c | 5710 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_obss_color_collision_notify()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | thermal.c | 33 wiphy_delayed_work_queue(mld->wiphy, &mld->ct_kill_exit_wk, in iwl_mld_handle_ct_kill_notif()
|
| H A D | scan.c | 1970 wiphy_delayed_work_queue(mld->wiphy, in iwl_mld_int_mlo_scan()
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | mac80211.c | 1503 wiphy_delayed_work_queue(hw->wiphy, &rtwvif_link->csa_beacon_work, 0); in rtw89_ops_channel_switch_beacon() 1930 wiphy_delayed_work_queue(hw->wiphy, &rtwdev->track_work, in rtw89_ops_resume() 1932 wiphy_delayed_work_queue(hw->wiphy, &rtwdev->track_ps_work, in rtw89_ops_resume()
|
| H A D | core.c | 1362 wiphy_delayed_work_queue(rtwdev->hw->wiphy, &rtwdev->tx_wait_work, in rtw89_core_tx_kick_off_and_wait() 5081 wiphy_delayed_work_queue(hw->wiphy, &rtwvif->roc.roc_work, in rtw89_roc_start() 5126 wiphy_delayed_work_queue(hw->wiphy, &roc->roc_work, in rtw89_roc_end() 5489 wiphy_delayed_work_queue(wiphy, &rtwdev->track_ps_work, in rtw89_track_ps_work() 5517 wiphy_delayed_work_queue(wiphy, &rtwdev->track_work, in rtw89_track_work() 6516 wiphy_delayed_work_queue(wiphy, &rtwvif_link->csa_beacon_work, in rtw89_core_csa_beacon_work() 6710 wiphy_delayed_work_queue(rtwdev->hw->wiphy, &rtwdev->track_work, in rtw89_core_start() 6712 wiphy_delayed_work_queue(rtwdev->hw->wiphy, &rtwdev->track_ps_work, in rtw89_core_start()
|
| H A D | phy.c | 5358 wiphy_delayed_work_queue(wiphy, &rtwdev->cfo_track_work, in rtw89_phy_cfo_track_work() 5366 wiphy_delayed_work_queue(rtwdev->hw->wiphy, &rtwdev->cfo_track_work, in rtw89_phy_cfo_start_work() 8134 wiphy_delayed_work_queue(rtwdev->hw->wiphy, &rtwdev->antdiv_work, in rtw89_phy_antdiv_training_state() 8172 wiphy_delayed_work_queue(rtwdev->hw->wiphy, &rtwdev->antdiv_work, 0); in rtw89_phy_antdiv_track()
|
| H A D | coex.c | 8919 wiphy_delayed_work_queue(rtwdev->hw->wiphy, in rtw89_btc_ntfy_specific_packet() 9148 wiphy_delayed_work_queue(rtwdev->hw->wiphy, in _update_bt_info() 9191 wiphy_delayed_work_queue(rtwdev->hw->wiphy, in _ntfy_role_info() 9204 wiphy_delayed_work_queue(rtwdev->hw->wiphy, in _ntfy_role_info() 9454 wiphy_delayed_work_queue(rtwdev->hw->wiphy, in _ntfy_wl_rfk()
|
| /linux/net/wireless/ |
| H A D | core.c | 1937 void wiphy_delayed_work_queue(struct wiphy *wiphy, in wiphy_delayed_work_queue() function 1952 EXPORT_SYMBOL_GPL(wiphy_delayed_work_queue);
|
| H A D | trace.h | 296 TRACE_EVENT(wiphy_delayed_work_queue,
|
| /linux/drivers/net/wireless/nxp/nxpwifi/ |
| H A D | util.c | 1379 wiphy_delayed_work_queue(adapter->wiphy, dwork, delay); in nxpwifi_queue_delayed_wiphy_work()
|
| /linux/include/net/ |
| H A D | cfg80211.h | 6991 void wiphy_delayed_work_queue(struct wiphy *wiphy,
|