Home
last modified time | relevance | path

Searched refs:wiphy_delayed_work_init (Results 1 – 4 of 4) sorted by relevance

/linux-6.6.21/net/mac80211/
Doffchannel.c999 wiphy_delayed_work_init(&local->roc_work, ieee80211_roc_work); in ieee80211_roc_setup()
Dmain.c809 wiphy_delayed_work_init(&local->scan_work, ieee80211_scan_work); in ieee80211_alloc_hw_nm()
Dmlme.c6859 wiphy_delayed_work_init(&ifmgd->ml_reconf_work, in ieee80211_sta_setup_sdata()
6894 wiphy_delayed_work_init(&link->u.mgd.chswitch_work, in ieee80211_mgd_setup_link()
/linux-6.6.21/include/net/
Dcfg80211.h5847 static inline void wiphy_delayed_work_init(struct wiphy_delayed_work *dwork, in wiphy_delayed_work_init() function