Home
last modified time | relevance | path

Searched refs:wiphy_delayed_work (Results 1 – 10 of 10) sorted by relevance

/linux/drivers/net/wireless/nxp/nxpwifi/
H A D11h.c113 struct wiphy_delayed_work *delayed_work = in nxpwifi_dfs_cac_work()
114 container_of(work, struct wiphy_delayed_work, work); in nxpwifi_dfs_cac_work()
289 struct wiphy_delayed_work *delayed_work = in nxpwifi_dfs_chan_sw_work()
290 container_of(work, struct wiphy_delayed_work, work); in nxpwifi_dfs_chan_sw_work()
H A Dutil.h139 struct wiphy_delayed_work *dwork,
H A Dmain.h619 struct wiphy_delayed_work dfs_cac_work;
620 struct wiphy_delayed_work dfs_chan_sw_work;
H A Dutil.c1373 struct wiphy_delayed_work *dwork, in nxpwifi_queue_delayed_wiphy_work()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dlow_latency.h46 struct wiphy_delayed_work work;
H A Dmld.h250 struct wiphy_delayed_work ct_kill_exit_wk;
/linux/net/mac80211/
H A Dieee80211_i.h596 struct wiphy_delayed_work tdls_peer_del_work;
610 struct wiphy_delayed_work tx_tspec_wk;
628 struct wiphy_delayed_work neg_ttlm_timeout_work;
633 struct wiphy_delayed_work wk;
1120 struct wiphy_delayed_work color_collision_detect_work;
1168 struct wiphy_delayed_work dec_tailroom_needed_wk;
1622 struct wiphy_delayed_work scan_work;
1709 struct wiphy_delayed_work roc_work;
/linux/net/wireless/
H A Dcore.c1930 struct wiphy_delayed_work *dwork = timer_container_of(dwork, t, timer); in wiphy_delayed_work_timer()
1937 struct wiphy_delayed_work *dwork, in wiphy_delayed_work_queue()
1954 struct wiphy_delayed_work *dwork) in wiphy_delayed_work_cancel()
1964 struct wiphy_delayed_work *dwork) in wiphy_delayed_work_flush()
1974 struct wiphy_delayed_work *dwork) in wiphy_delayed_work_pending()
/linux/drivers/net/wireless/realtek/rtw89/
H A Dcore.h4718 struct wiphy_delayed_work roc_work;
4757 struct wiphy_delayed_work set_work;
4758 struct wiphy_delayed_work clr_work;
4802 struct wiphy_delayed_work csa_beacon_work;
4810 struct wiphy_delayed_work mcc_gc_detect_beacon_work;
7598 struct wiphy_delayed_work tx_wait_work;
7661 struct wiphy_delayed_work track_work;
7662 struct wiphy_delayed_work track_ps_work;
7663 struct wiphy_delayed_work chanctx_work;
7664 struct wiphy_delayed_work coex_act1_work;
[all …]
/linux/include/net/
H A Dcfg80211.h6958 struct wiphy_delayed_work { struct
6966 static inline void wiphy_delayed_work_init(struct wiphy_delayed_work *dwork, in wiphy_delayed_work_init() argument
6992 struct wiphy_delayed_work *dwork,
7004 struct wiphy_delayed_work *dwork);
7015 struct wiphy_delayed_work *dwork);
7059 struct wiphy_delayed_work *dwork);