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