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