Home
last modified time | relevance | path

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

/openbmc/linux/net/wireless/
H A Dcore.h537 int cfg80211_set_monitor_channel(struct cfg80211_registered_device *rdev,
H A Dchan.c1391 int cfg80211_set_monitor_channel(struct cfg80211_registered_device *rdev, in cfg80211_set_monitor_channel() function
H A Dwext-compat.c854 ret = cfg80211_set_monitor_channel(rdev, &chandef); in cfg80211_wext_siwfreq()
H A Dnl80211.c3444 return cfg80211_set_monitor_channel(rdev, &chandef); in __nl80211_set_channel()