Searched refs:set_ap_chanwidth (Results 1 – 4 of 4) sorted by relevance
1115 ret = rdev->ops->set_ap_chanwidth(&rdev->wiphy, dev, chandef); in rdev_set_ap_chanwidth()
3033 if (!dev || !rdev->ops->set_ap_chanwidth || in __nl80211_set_channel()
4186 int (*set_ap_chanwidth)(struct wiphy *wiphy, struct net_device *dev, member
4196 .set_ap_chanwidth = ieee80211_set_ap_chanwidth,