/linux-6.12.1/net/mac80211/ |
D | ieee80211_i.h | 507 struct wiphy_work monitor_work; 508 struct wiphy_work beacon_connection_loss_work; 509 struct wiphy_work csa_connection_drop_work; 600 struct wiphy_work teardown_ttlm_work; 609 struct wiphy_work csa_connection_drop_work; 991 struct wiphy_work request_smps_work; 993 struct wiphy_work recalc_smps; 1052 struct wiphy_work finalize_work; 1056 struct wiphy_work color_change_finalize_work; 1134 struct wiphy_work work; [all …]
|
D | key.h | 172 struct wiphy_work *wk);
|
D | offchannel.c | 261 static void ieee80211_hw_roc_start(struct wiphy *wiphy, struct wiphy_work *work) in ieee80211_hw_roc_start() 488 static void ieee80211_roc_work(struct wiphy *wiphy, struct wiphy_work *work) in ieee80211_roc_work() 498 static void ieee80211_hw_roc_done(struct wiphy *wiphy, struct wiphy_work *work) in ieee80211_hw_roc_done()
|
D | mlme.c | 2077 struct wiphy_work *work) in ieee80211_csa_switch_work() 2938 struct wiphy_work *work) in ieee80211_dynamic_ps_disable_work() 2956 struct wiphy_work *work) in ieee80211_dynamic_ps_enable_work() 3032 void ieee80211_dfs_cac_timer_work(struct wiphy *wiphy, struct wiphy_work *work) in ieee80211_dfs_cac_timer_work() 3139 struct wiphy_work *work) in ieee80211_sta_handle_tspec_ac_params_wk() 4055 struct wiphy_work *work) in ieee80211_beacon_connection_loss_work() 4081 struct wiphy_work *work) in ieee80211_csa_connection_drop_work() 6141 struct wiphy_work *work) in ieee80211_ml_reconf_work() 6346 struct wiphy_work *work) in ieee80211_tid_to_link_map_work() 7026 struct wiphy_work *work) in ieee80211_neg_ttlm_timeout_work() [all …]
|
D | scan.c | 1064 void ieee80211_scan_work(struct wiphy *wiphy, struct wiphy_work *work) in ieee80211_scan_work() 1423 struct wiphy_work *work) in ieee80211_sched_scan_stopped_work()
|
D | ht.c | 352 void ieee80211_ba_session_work(struct wiphy *wiphy, struct wiphy_work *work) in ieee80211_ba_session_work()
|
D | sta_info.h | 291 struct wiphy_work work;
|
D | iface.c | 45 static void ieee80211_iface_work(struct wiphy *wiphy, struct wiphy_work *work); 1634 static void ieee80211_iface_work(struct wiphy *wiphy, struct wiphy_work *work) in ieee80211_iface_work() 1695 struct wiphy_work *work) in ieee80211_activate_links_work()
|
D | main.c | 88 struct wiphy_work *work) in ieee80211_reconfig_filter()
|
D | key.c | 1208 struct wiphy_work *wk) in ieee80211_delayed_tailroom_dec()
|
D | cfg.c | 3793 void ieee80211_csa_finalize_work(struct wiphy *wiphy, struct wiphy_work *work) in ieee80211_csa_finalize_work() 4814 struct wiphy_work *work) in ieee80211_color_change_finalize_work() 4836 struct wiphy_work *work) in ieee80211_color_collision_detection_work()
|
D | tdls.c | 24 void ieee80211_tdls_peer_del_work(struct wiphy *wiphy, struct wiphy_work *wk) in ieee80211_tdls_peer_del_work()
|
D | ibss.c | 720 struct wiphy_work *work) in ieee80211_csa_connection_drop_work()
|
D | util.c | 3513 struct wiphy_work *work) in ieee80211_dfs_radar_detected_work()
|
/linux-6.12.1/net/wireless/ |
D | debugfs.c | 115 struct wiphy_work work; 131 struct wiphy_work *work) in wiphy_locked_debugfs_read_work() 195 struct wiphy_work work; 211 struct wiphy_work *work) in wiphy_locked_debugfs_write_work()
|
D | core.h | 78 struct wiphy_work scan_done_wk; 98 struct wiphy_work sched_scan_stop_wk; 111 struct work_struct wiphy_work; member 310 struct wiphy_work *work); 441 void __cfg80211_scan_done(struct wiphy *wiphy, struct wiphy_work *wk); 460 struct wiphy_work *end);
|
D | core.c | 371 struct wiphy_work *work) in cfg80211_sched_scan_stop_wk() 420 struct wiphy_work *wk; in cfg80211_wiphy_work() 422 rdev = container_of(work, struct cfg80211_registered_device, wiphy_work); in cfg80211_wiphy_work() 432 struct wiphy_work, entry); in cfg80211_wiphy_work() 573 INIT_WORK(&rdev->wiphy_work, cfg80211_wiphy_work); in wiphy_new_nm() 1056 struct wiphy_work *end) in cfg80211_process_wiphy_works() 1065 struct wiphy_work *wk; in cfg80211_process_wiphy_works() 1068 struct wiphy_work, entry); in cfg80211_process_wiphy_works() 1135 cancel_work_sync(&rdev->wiphy_work); in wiphy_unregister() 1614 void wiphy_work_queue(struct wiphy *wiphy, struct wiphy_work *work) in wiphy_work_queue() [all …]
|
D | sysfs.c | 140 queue_work(system_unbound_wq, &rdev->wiphy_work); in wiphy_resume()
|
D | trace.h | 250 TP_PROTO(struct wiphy *wiphy, struct wiphy_work *work), 267 TP_PROTO(struct wiphy *wiphy, struct wiphy_work *work), 272 TP_PROTO(struct wiphy *wiphy, struct wiphy_work *work), 277 TP_PROTO(struct wiphy *wiphy, struct wiphy_work *work), 282 TP_PROTO(struct wiphy *wiphy, struct wiphy_work *work), 287 TP_PROTO(struct wiphy *wiphy, struct wiphy_work *work,
|
D | scan.c | 1136 void __cfg80211_scan_done(struct wiphy *wiphy, struct wiphy_work *wk) in __cfg80211_scan_done()
|
D | nl80211.c | 19295 void cfg80211_cqm_rssi_notify_work(struct wiphy *wiphy, struct wiphy_work *work) in cfg80211_cqm_rssi_notify_work()
|
/linux-6.12.1/include/net/ |
D | cfg80211.h | 6029 struct wiphy_work; 6030 typedef void (*wiphy_work_func_t)(struct wiphy *, struct wiphy_work *); 6032 struct wiphy_work { struct 6037 static inline void wiphy_work_init(struct wiphy_work *work, in wiphy_work_init() argument 6056 void wiphy_work_queue(struct wiphy *wiphy, struct wiphy_work *work); 6066 void wiphy_work_cancel(struct wiphy *wiphy, struct wiphy_work *work); 6076 void wiphy_work_flush(struct wiphy *wiphy, struct wiphy_work *work); 6079 struct wiphy_work work; 6326 struct wiphy_work cqm_rssi_work;
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | ops.c | 799 struct wiphy_work *work); 1260 struct wiphy_work *wk) in iwl_mvm_trig_link_selection() 1709 struct wiphy_work *wk) in iwl_mvm_async_handlers_wiphy_wk()
|
D | mvm.h | 590 struct wiphy_work unblock_esr_tpt_wk; 1007 struct wiphy_work async_handlers_wiphy_wk; 1009 struct wiphy_work trig_link_selection_wk;
|
D | mac80211.c | 1707 struct wiphy_work *wk) in iwl_mvm_prevent_esr_done_wk() 1719 static void iwl_mvm_mlo_int_scan_wk(struct wiphy *wiphy, struct wiphy_work *wk) in iwl_mvm_mlo_int_scan_wk() 1730 static void iwl_mvm_unblock_esr_tpt(struct wiphy *wiphy, struct wiphy_work *wk) in iwl_mvm_unblock_esr_tpt()
|