Home
last modified time | relevance | path

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

/openbmc/linux/net/mac80211/
H A Doffchannel.c1000 wiphy_delayed_work_init(&local->roc_work, ieee80211_roc_work); in ieee80211_roc_setup()
H A Dmain.c839 wiphy_delayed_work_init(&local->scan_work, ieee80211_scan_work); in ieee80211_alloc_hw_nm()
H A Dmlme.c6863 wiphy_delayed_work_init(&ifmgd->ml_reconf_work, in ieee80211_sta_setup_sdata()
6898 wiphy_delayed_work_init(&link->u.mgd.chswitch_work, in ieee80211_mgd_setup_link()
/openbmc/linux/include/net/
H A Dcfg80211.h5849 static inline void wiphy_delayed_work_init(struct wiphy_delayed_work *dwork, in wiphy_delayed_work_init() function