Home
last modified time | relevance | path

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

/Linux-v4.19/net/wireless/
Dcore.h482 int cfg80211_set_monitor_channel(struct cfg80211_registered_device *rdev,
Dchan.c978 int cfg80211_set_monitor_channel(struct cfg80211_registered_device *rdev, in cfg80211_set_monitor_channel() function
Dwext-compat.c780 return cfg80211_set_monitor_channel(rdev, &chandef); in cfg80211_wext_siwfreq()
Dnl80211.c2417 result = cfg80211_set_monitor_channel(rdev, &chandef); in __nl80211_set_channel()