Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dcore.h450 void __cfg80211_scan_done(struct wiphy *wiphy, struct wiphy_work *wk);
H A Dcore.c532 wiphy_work_init(&rdev->scan_done_wk, __cfg80211_scan_done); in wiphy_new_nm()
H A Dscan.c1132 void __cfg80211_scan_done(struct wiphy *wiphy, struct wiphy_work *wk) in __cfg80211_scan_done() function