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