Home
last modified time | relevance | path

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

/linux-4.1.27/net/wireless/
Drdev-ops.h960 ret = rdev->ops->set_ap_chanwidth(&rdev->wiphy, dev, chandef); in rdev_set_ap_chanwidth()
Dnl80211.c2011 if (!dev || !rdev->ops->set_ap_chanwidth || in __nl80211_set_channel()
/linux-4.1.27/include/net/
Dcfg80211.h2699 int (*set_ap_chanwidth)(struct wiphy *wiphy, struct net_device *dev, member
/linux-4.1.27/net/mac80211/
Dcfg.c3779 .set_ap_chanwidth = ieee80211_set_ap_chanwidth,