Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dscan.c1075 if (!ieee80211_can_run_worker(local)) { in ieee80211_scan_work()
H A Diface.c1656 if (!ieee80211_can_run_worker(local)) in ieee80211_iface_work()
H A Dieee80211_i.h2490 static inline bool ieee80211_can_run_worker(struct ieee80211_local *local) in ieee80211_can_run_worker() function