Searched refs:wiphy_delayed_work_queue (Results 1 – 9 of 9) sorted by relevance
| /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 | tdls.c | 1192 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_tdls_mgmt_setup()
|
| H A D | mlme.c | 3701 wiphy_delayed_work_queue(local->hw.wiphy, in __ieee80211_sta_handle_tspec_ac_params() 4455 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_sta_tx_wmm_ac_notify() 4468 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_sta_tx_wmm_ac_notify() 8053 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_req_neg_ttlm() 11115 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_mgd_assoc_ml_reconf()
|
| H A D | util.c | 1665 wiphy_delayed_work_queue(local->hw.wiphy, &local->scan_work, 0); in ieee80211_flush_completed_scan()
|
| H A D | cfg.c | 5496 wiphy_delayed_work_queue(sdata->local->hw.wiphy, in ieee80211_obss_color_collision_notify()
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | mlo.c | 175 wiphy_delayed_work_queue(mld->wiphy, in iwl_mld_check_emlsr_prevention() 303 wiphy_delayed_work_queue(mld_vif->mld->wiphy, in iwl_mld_vif_iter_emlsr_block_tmp_non_bss() 339 wiphy_delayed_work_queue(mld_vif->mld->wiphy, in iwl_mld_unblock_emlsr() 638 wiphy_delayed_work_queue(mld_vif->mld->wiphy, in iwl_mld_emlsr_check_tpt() 1189 wiphy_delayed_work_queue(mld_vif->mld->wiphy, in iwl_mld_ignore_tpt_iter()
|
| H A D | scan.c | 1963 wiphy_delayed_work_queue(mld->wiphy, in iwl_mld_int_mlo_scan()
|
| /linux/net/wireless/ |
| H A D | core.c | 1879 void wiphy_delayed_work_queue(struct wiphy *wiphy, in wiphy_delayed_work_queue() function 1894 EXPORT_SYMBOL_GPL(wiphy_delayed_work_queue);
|
| H A D | trace.h | 286 TRACE_EVENT(wiphy_delayed_work_queue,
|