set_ap_chanwidth 3890 include/net/cfg80211.h 	int	(*set_ap_chanwidth)(struct wiphy *wiphy, struct net_device *dev,
set_ap_chanwidth 4051 net/mac80211/cfg.c 	.set_ap_chanwidth = ieee80211_set_ap_chanwidth,
set_ap_chanwidth 2798 net/wireless/nl80211.c 			if (!dev || !rdev->ops->set_ap_chanwidth ||
set_ap_chanwidth 1096 net/wireless/rdev-ops.h 	ret = rdev->ops->set_ap_chanwidth(&rdev->wiphy, dev, chandef);