Home
last modified time | relevance | path

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

/linux-6.1.9/net/wireless/
Drdev-ops.h1123 ret = rdev->ops->set_ap_chanwidth(&rdev->wiphy, dev, link_id, chandef); in rdev_set_ap_chanwidth()
Dnl80211.c3338 if (!dev || !rdev->ops->set_ap_chanwidth || in __nl80211_set_channel()
/linux-6.1.9/include/net/
Dcfg80211.h4554 int (*set_ap_chanwidth)(struct wiphy *wiphy, struct net_device *dev, member
/linux-6.1.9/net/mac80211/
Dcfg.c4923 .set_ap_chanwidth = ieee80211_set_ap_chanwidth,