Home
last modified time | relevance | path

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

/Linux-v5.10/net/wireless/
Dcore.h515 int cfg80211_set_monitor_channel(struct cfg80211_registered_device *rdev,
Dchan.c1236 int cfg80211_set_monitor_channel(struct cfg80211_registered_device *rdev, in cfg80211_set_monitor_channel() function
Dwext-compat.c777 return cfg80211_set_monitor_channel(rdev, &chandef); in cfg80211_wext_siwfreq()
Dnl80211.c3052 result = cfg80211_set_monitor_channel(rdev, &chandef); in __nl80211_set_channel()