Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/wireless/
H A Drdev-ops.h338 ret = rdev->ops->update_mesh_config(&rdev->wiphy, dev, mask, nconf); in rdev_update_mesh_config()
H A Dnl80211.c1867 CMD(update_mesh_config, SET_MESH_CONFIG); in nl80211_add_commands_unsplit()
7483 if (!rdev->ops->update_mesh_config) in nl80211_update_mesh_config()
/kernel/linux/linux-6.6/net/wireless/
H A Drdev-ops.h349 ret = rdev->ops->update_mesh_config(&rdev->wiphy, dev, mask, nconf); in rdev_update_mesh_config()
H A Dnl80211.c2070 CMD(update_mesh_config, SET_MESH_CONFIG); in nl80211_add_commands_unsplit()
8514 if (!rdev->ops->update_mesh_config) in nl80211_update_mesh_config()
/kernel/linux/linux-5.10/include/net/
H A Dcfg80211.h3655 * @update_mesh_config: Update mesh parameters on a running mesh.
4003 int (*update_mesh_config)(struct wiphy *wiphy, member
/kernel/linux/linux-6.6/include/net/
H A Dcfg80211.h4105 * @update_mesh_config: Update mesh parameters on a running mesh.
4490 int (*update_mesh_config)(struct wiphy *wiphy, member
/kernel/linux/linux-5.10/net/mac80211/
H A Dcfg.c4139 .update_mesh_config = ieee80211_update_mesh_config,
/kernel/linux/linux-6.6/net/mac80211/
H A Dcfg.c5062 .update_mesh_config = ieee80211_update_mesh_config,

Completed in 81 milliseconds