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

/linux-master/net/wireless/
H A Drdev-ops.h349 ret = rdev->ops->update_mesh_config(&rdev->wiphy, dev, mask, nconf);
H A Dnl80211.c2080 CMD(update_mesh_config, SET_MESH_CONFIG);
8521 if (!rdev->ops->update_mesh_config)
/linux-master/include/net/
H A Dcfg80211.h4273 * @update_mesh_config: Update mesh parameters on a running mesh.
4659 int (*update_mesh_config)(struct wiphy *wiphy, member in struct:cfg80211_ops
/linux-master/net/mac80211/
H A Dcfg.c5084 .update_mesh_config = ieee80211_update_mesh_config,

Completed in 293 milliseconds