Home
last modified time | relevance | path

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

/linux/net/wireless/
H A Dcore.c514 propagate_radar_detect_wk); in cfg80211_propagate_radar_detect_wk()
674 INIT_WORK(&rdev->propagate_radar_detect_wk, in wiphy_new_nm()
1374 flush_work(&rdev->propagate_radar_detect_wk); in wiphy_unregister()
H A Dcore.h121 struct work_struct propagate_radar_detect_wk; member
H A Dmlme.c1179 queue_work(cfg80211_wq, &rdev->propagate_radar_detect_wk); in __cfg80211_radar_event()
H A Dnl80211.c12203 queue_work(cfg80211_wq, &rdev->propagate_radar_detect_wk); in nl80211_notify_radar_detection()