Searched refs:update_mesh_config (Results 1 – 4 of 4) sorted by relevance
343 ret = rdev->ops->update_mesh_config(&rdev->wiphy, dev, mask, nconf); in rdev_update_mesh_config()
2030 CMD(update_mesh_config, SET_MESH_CONFIG); in nl80211_add_commands_unsplit()8050 if (!rdev->ops->update_mesh_config) in nl80211_update_mesh_config()
4243 int (*update_mesh_config)(struct wiphy *wiphy, member
4572 .update_mesh_config = ieee80211_update_mesh_config,