Home
last modified time | relevance | path

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

/linux-4.1.27/net/wireless/
Dwext-sme.c127 err = cfg80211_set_monitor_channel(rdev, &chandef); in cfg80211_mgd_wext_siwfreq()
Dcore.h458 int cfg80211_set_monitor_channel(struct cfg80211_registered_device *rdev,
Dchan.c817 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.c2034 result = cfg80211_set_monitor_channel(rdev, &chandef); in __nl80211_set_channel()