Home
last modified time | relevance | path

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

/linux-4.4.14/net/wireless/
Dwext-sme.c127 err = cfg80211_set_monitor_channel(rdev, &chandef); in cfg80211_mgd_wext_siwfreq()
Dcore.h465 int cfg80211_set_monitor_channel(struct cfg80211_registered_device *rdev,
Dchan.c855 int cfg80211_set_monitor_channel(struct cfg80211_registered_device *rdev, in cfg80211_set_monitor_channel() function
Dwext-compat.c801 return cfg80211_set_monitor_channel(rdev, &chandef); in cfg80211_wext_siwfreq()
Dnl80211.c2048 result = cfg80211_set_monitor_channel(rdev, &chandef); in __nl80211_set_channel()