Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/wireless/
H A Dmesh.c221 int cfg80211_set_mesh_channel(struct cfg80211_registered_device *rdev, in cfg80211_set_mesh_channel() function
H A Dcore.h340 int cfg80211_set_mesh_channel(struct cfg80211_registered_device *rdev,
H A Dwext-compat.c788 return cfg80211_set_mesh_channel(rdev, wdev, &chandef); in cfg80211_wext_siwfreq()
H A Dnl80211.c3066 result = cfg80211_set_mesh_channel(rdev, wdev, &chandef); in __nl80211_set_channel()