Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/wireless/
H A Dcore.h519 int cfg80211_set_monitor_channel(struct cfg80211_registered_device *rdev,
H A Dchan.c1236 int cfg80211_set_monitor_channel(struct cfg80211_registered_device *rdev, in cfg80211_set_monitor_channel() function
H A Dwext-compat.c777 return cfg80211_set_monitor_channel(rdev, &chandef); in cfg80211_wext_siwfreq()
H A Dnl80211.c3069 result = cfg80211_set_monitor_channel(rdev, &chandef); in __nl80211_set_channel()