Home
last modified time | relevance | path

Searched refs:get_mesh_config (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/wireless/
H A Drdev-ops.h326 ret = rdev->ops->get_mesh_config(&rdev->wiphy, dev, conf); in rdev_get_mesh_config()
H A Dnl80211.c7105 if (!rdev->ops->get_mesh_config) in nl80211_get_mesh_config()
/kernel/linux/linux-6.6/net/wireless/
H A Drdev-ops.h337 ret = rdev->ops->get_mesh_config(&rdev->wiphy, dev, conf); in rdev_get_mesh_config()
H A Dnl80211.c8136 if (!rdev->ops->get_mesh_config) in nl80211_get_mesh_config()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h3653 * @get_mesh_config: Get the current mesh configuration
4000 int (*get_mesh_config)(struct wiphy *wiphy, member
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h4103 * @get_mesh_config: Get the current mesh configuration
4487 int (*get_mesh_config)(struct wiphy *wiphy, member
/kernel/linux/linux-5.10/net/mac80211/
H A Dcfg.c4140 .get_mesh_config = ieee80211_get_mesh_config,
/kernel/linux/linux-6.6/net/mac80211/
H A Dcfg.c5063 .get_mesh_config = ieee80211_get_mesh_config,

Completed in 79 milliseconds