Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/rtl8192u/ieee80211/
Dieee80211_softmac.c472 static void ieee80211_softmac_scan_wq(struct work_struct *work) in ieee80211_softmac_scan_wq() function
2601 INIT_DELAYED_WORK(&ieee->softmac_scan_wq, ieee80211_softmac_scan_wq); in ieee80211_softmac_init()